Changeset 1905 for pykota/trunk/pykota

Show
Ignore:
Timestamp:
11/10/04 23:17:12 (19 years ago)
Author:
jalet
Message:

Installation script is now non-interactive again, and doesn't install
the sample configuration files into /etc/pykota anymore.
Dependencies check is now done by running checkdeps.py
The database creation scripts will now be included in RPM packages.

Files:
1 modified

Legend:

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

    r1901 r1905  
    2222# 
    2323 
    24 __version__ = "1.21alpha1_unofficial" 
     24__version__ = "1.21alpha2_unofficial" 
    2525 
    2626__doc__ = """PyKota : a complete Printing Quota Solution for CUPS and LPRng."""