Show
Ignore:
Timestamp:
09/03/05 15:48:56 (19 years ago)
Author:
jerome
Message:

Added the --dryrun command line option to pkturnkey.
Improved pkturnkey's general usability.
Added pkturnkey's manual page.
Updated other manpages.
Severity : minor.

Files:
1 modified

Legend:

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

    r2418 r2420  
    2222# 
    2323 
    24 __version__ = "1.23alpha24_unofficial" 
     24__version__ = "1.23alpha25_unofficial" 
    2525 
    2626__doc__ = "PyKota : a complete Printing Quota Solution for CUPS and LPRng."