python-adfs

changeset 43:1a0587b13329

Updated the version number and date.
author David Boddie <david@boddie.org.uk>
date Tue Apr 15 23:42:23 2003 +0200
parents 4f59a14ed25b
children 374aa4ac482c
files ADFSlib.py
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line diff
     1.1 --- a/ADFSlib.py	Tue Apr 15 23:41:38 2003 +0200
     1.2 +++ b/ADFSlib.py	Tue Apr 15 23:42:23 2003 +0200
     1.3 @@ -6,8 +6,8 @@
     1.4  """
     1.5  
     1.6  __author__ = "David Boddie <david@boddie.org.uk>"
     1.7 -__date__ = "Sat 29th March 2003"
     1.8 -__version__ = "0.10"
     1.9 +__date__ = "Tue 15th April 2003"
    1.10 +__version__ = "0.11"
    1.11  
    1.12  
    1.13  import os, string