Changeset 2791

Show
Ignore:
Timestamp:
03/06/06 08:52:14 (18 years ago)
Author:
jerome
Message:

Version number.

Location:
pykota/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/NEWS

    r2779 r2791  
    2222PyKota NEWS : 
    2323        
     24    - 1.24alpha17 (2006-03-06) : 
     25     
     26        - Fixed a major problem in the PostgreSQL backend. 
     27         
     28        - pknotify can now check a remote user's name and password. 
     29         
    2430    - 1.24alpha16 (2006-03-02) : 
    2531     
  • pykota/trunk/pykota/version.py

    r2779 r2791  
    2222# 
    2323 
    24 __version__ = "1.24alpha16_unofficial" 
     24__version__ = "1.24alpha17_unofficial" 
    2525 
    2626__doc__ = "PyKota : a complete Printing Quota Solution for CUPS."