Show
Ignore:
Timestamp:
01/05/06 16:31:39 (18 years ago)
Author:
jerome
Message:

Insufficient permission to run a command now exits with status -2.
Error in command line options now exits with status -2.
Processing interrupted with Ctrl+C (or SIGTERM) now exits with status -3.

Files:
1 modified

Legend:

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

    r2600 r2609  
    2222# 
    2323 
    24 __version__ = "1.24alpha5_unofficial" 
     24__version__ = "1.24alpha6_unofficial" 
    2525 
    2626__doc__ = "PyKota : a complete Printing Quota Solution for CUPS."