diff common.h @ 5:7189e9994a60

Ver 0.3.8: Fixed confusing add- button. Remove does no backup. Merge- button enable fixed.
author Jari Korhonen <jtkorhonen@gmail.com>
date Fri, 14 May 2010 14:50:07 +0300
parents c19a4f858aab
children 81a32fffee8f
line wrap: on
line diff
--- a/common.h	Fri May 14 13:33:25 2010 +0300
+++ b/common.h	Fri May 14 14:50:07 2010 +0300
@@ -6,7 +6,7 @@
 #include <QtCore>
 
 #define APPNAME                         "HgExplorer"
-#define APPVERSION                      "0.3.7"
+#define APPVERSION                      "0.3.8"
 #define MY_ICON_SIZE                    32
 #define REPOMENU_TITLE                  "Repository actions"
 #define WORKFOLDERMENU_TITLE            "Workfolder actions"