Show
Ignore:
Timestamp:
02/14/19 09:46:15 (5 years ago)
Author:
jerome
Message:

Clarified dependency wrt PIL/Pillow.
Updated copyright years.
Regenerated manual page.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pkpgcounter/trunk/pkpgpdls/version.py

    r3482 r3578  
    33# pkpgcounter : a generic Page Description Language parser 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2019 Jerome Alet <alet@librelogiciel.com> 
    66# This program is free software: you can redistribute it and/or modify 
    77# it under the terms of the GNU General Public License as published by 
     
    2424import time 
    2525 
    26 __version__ = "3.51alpha" 
     26__version__ = "3.51beta" 
    2727 
    2828__doc__ = """pkpgcounter : a generic Page Description Languages parser."""