Changeset 1705

Show
Ignore:
Timestamp:
09/06/04 19:10:02 (20 years ago)
Author:
jalet
Message:

Version

Location:
pykota/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/NEWS

    r1701 r1705  
    2222PyKota NEWS : 
    2323 
     24    - 1.20alpha9 : 
     25     
     26        - Small fixes wrt subprocesses. 
     27         
    2428    - 1.20alpha8 : 
    2529     
  • pykota/trunk/pykota/version.py

    r1701 r1705  
    2222# 
    2323 
    24 __version__ = "1.20alpha8_unofficial" 
     24__version__ = "1.20alpha9_unofficial" 
    2525 
    2626__doc__ = """PyKota : a complete Printing Quota Solution for CUPS and LPRng."""