]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/tools/XRCed/globals.py
dropped 'rc' status
[wxWidgets.git] / wxPython / wx / tools / XRCed / globals.py
index e800ff9fdd769f675e996b7b6c70b33e064b7fa0..0a9ca2856a9372b3d577c28d590693493561e32f 100644 (file)
@@ -11,7 +11,7 @@ import sys
 # Global constants
 
 progname = 'XRCed'
-version = '0.1.3-1'
+version = '0.1.4-1'
 # Can be changed to set other default encoding different
 defaultEncoding = sys.getdefaultencoding()