# HG changeset patch # User Paul Boddie # Date 1383143882 -3600 # Node ID c9b3086a024c406ab8386b9f96e04c1f76cf1c13 # Parent f336fd248cbad6dbbbf7adf46ff70bd2d927282e Updated the version number. diff -r f336fd248cba -r c9b3086a024c MoinSupport.py --- a/MoinSupport.py Tue Oct 15 18:22:42 2013 +0200 +++ b/MoinSupport.py Wed Oct 30 15:38:02 2013 +0100 @@ -36,7 +36,7 @@ except ImportError: pass -__version__ = "0.4" +__version__ = "0.4.1" # Extraction of shared fragments.