Show
Ignore:
Timestamp:
10/04/06 00:21:34 (18 years ago)
Author:
jerome
Message:

Added the 'noprintingmaxdelay' directive to workaround printers
which don't conform to RFC3805.
Improved the reliability of SNMP and PJL hardware accounting.
PJL still needs some work though...

Files:
1 modified

Legend:

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

    r3018 r3025  
    2222# 
    2323 
    24 __version__ = "1.25alpha12_unofficial" 
     24__version__ = "1.25alpha13_unofficial" 
    2525 
    2626__doc__ = "PyKota : a complete Printing Quota Solution for CUPS."