Show
Ignore:
Timestamp:
06/18/04 15:17:26 (20 years ago)
Author:
jalet
Message:

Now includes PyKota's version number in messages sent by the crashrecipient
directive.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/pykota/version.py

    r1542 r1545  
    2222# 
    2323 
    24 __version__ = "1.19alpha22_unofficial" 
     24__version__ = "1.19alpha23_unofficial" 
    2525 
    2626__doc__ = """PyKota : a complete Printing Quota Solution for CUPS and LPRng."""