MoinSupport

Changeset

89:c9b3086a024c
2013-10-30 Paul Boddie raw files shortlog changelog graph Updated the version number. rel-0-4-1
MoinSupport.py (file)
     1.1 --- a/MoinSupport.py	Tue Oct 15 18:22:42 2013 +0200
     1.2 +++ b/MoinSupport.py	Wed Oct 30 15:38:02 2013 +0100
     1.3 @@ -36,7 +36,7 @@
     1.4  except ImportError:
     1.5      pass
     1.6  
     1.7 -__version__ = "0.4"
     1.8 +__version__ = "0.4.1"
     1.9  
    1.10  # Extraction of shared fragments.
    1.11