Changeset 3250

Show
Ignore:
Timestamp:
09/27/07 00:01:09 (17 years ago)
Author:
jerome
Message:

Clearly marks code as being unusable for now :-)

Files:
1 modified

Legend:

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

    r3240 r3250  
    2424"""This module defines some application level constants.""" 
    2525 
    26 __version__ = "1.27alpha1_unofficial" 
     26__version__ = "1.27alpha2_broken_unofficial" 
    2727 
    2828__doc__ = "PyKota : a complete Printing Quota Solution for CUPS."