Show
Ignore:
Timestamp:
09/15/06 16:31:53 (18 years ago)
Author:
jerome
Message:

Ensures that the billing code and username are encoded into the user's charset
after they have been overwritten through the overwrite_jobticket directive.

Files:
1 modified

Legend:

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

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