Show
Ignore:
Timestamp:
01/17/07 23:25:03 (18 years ago)
Author:
jerome
Message:

Changed copyright years and version number.

Files:
1 modified

Legend:

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

    r27 r38  
    2121# 
    2222 
    23 __version__ = "0.07" 
     23__version__ = "0.08" 
    2424 
    2525__doc__ = "pkipplib : IPP and CUPS support for Python." 
     
    2727__author__ = "Jerome Alet - alet@librelogiciel.com" 
    2828 
    29 __years__ = "2003, 2004, 2005, 2006" 
     29__years__ = "2003, 2004, 2005, 2006, 2007" 
    3030 
    3131__gplblurb__ = """This program is free software; you can redistribute it and/or modify