Show
Ignore:
Timestamp:
03/22/03 14:11:33 (21 years ago)
Author:
jalet
Message:

The port on which the Quota Storage Sever is listening can now
be set in the configuration file (see sample).
Better error handling if PygreSQL is not installed.
Improved documentation.
Version number changed to 1.02alpha

Files:
1 modified

Legend:

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

    r850 r859  
    1515# 
    1616 
    17 __version__ = "1.01-unofficial" 
     17__version__ = "1.02alpha-unofficial" 
    1818 
    1919__doc__ = """PyKota : a complete Printing Quota Solution for CUPS."""