Show
Ignore:
Timestamp:
10/04/08 22:29:34 (16 years ago)
Author:
jerome
Message:

pkusers now supports new style command line handling code. Needs more
serious testing...

Files:
1 modified

Legend:

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

    r3413 r3426  
    2222"""This module defines some application level constants.""" 
    2323 
    24 __version__ = "1.27alpha5_unofficial" 
     24__version__ = "1.27alpha6_unofficial" 
    2525 
    2626__doc__ = "PyKota : a complete Printing Quota Solution for CUPS."