Show
Ignore:
Timestamp:
01/26/06 16:25:44 (18 years ago)
Author:
jerome
Message:

Added support for the CANCEL command in subprocesses launched from the
overwrite_jobticket directive : this will allow end users to be asked
if they really want to proceed to printing once the new version
of pykoticon will be ready.
Several minor fixes.

Files:
1 modified

Legend:

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

    r2622 r2631  
    2222# 
    2323 
    24 __version__ = "1.24alpha7_unofficial" 
     24__version__ = "1.24alpha8_unofficial" 
    2525 
    2626__doc__ = "PyKota : a complete Printing Quota Solution for CUPS."