python-adfs

changeset 73:9eaf2454d392

Updated the version number to reflect recent changes and to match that of ADFSlib.py.
author David Boddie <david@boddie.org.uk>
date Sat Aug 21 21:48:24 2010 +0200
parents 1699a760928e
children 444da4769239
files ADF2INF.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/ADF2INF.py	Sat Aug 21 21:46:37 2010 +0200
     1.2 +++ b/ADF2INF.py	Sat Aug 21 21:48:24 2010 +0200
     1.3 @@ -40,7 +40,7 @@
     1.4      use_getopt = 1
     1.5  
     1.6  
     1.7 -__version__ = "0.40c (Sun 10th April 2005)"
     1.8 +__version__ = "0.41 (Sat 21st August 2010)"
     1.9  
    1.10  default_convert_dict = {"/": "."}
    1.11