Show
Ignore:
Timestamp:
11/29/07 10:29:01 (16 years ago)
Author:
jerome
Message:

Ensure only developers will install the latest development tree for now,
to prevent people from forming bad feelings about this (great) software.

Files:
1 modified

Legend:

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

    r3260 r3264  
    2222"""This module defines some application level constants.""" 
    2323 
    24 __version__ = "1.27alpha2_broken_unofficial" 
     24__version__ = "1.27alpha3_BROKEN_unofficial" 
    2525 
    2626__doc__ = "PyKota : a complete Printing Quota Solution for CUPS."