# HG changeset patch # User Jari Korhonen # Date 1273933965 -10800 # Node ID efb7b1654af475b85545c3b4ddb201ca07105402 # Parent e376d572b0c49c8546d54dca5b7b89a06c55f25f Common.h: Version is 0.4.2. diff -r e376d572b0c4 -r efb7b1654af4 common.h --- a/common.h Fri May 14 16:09:41 2010 +0300 +++ b/common.h Sat May 15 17:32:45 2010 +0300 @@ -6,7 +6,7 @@ #include #define APPNAME "HgExplorer" -#define APPVERSION "0.4.1" +#define APPVERSION "0.4.2" #define MY_ICON_SIZE 32 #define REPOMENU_TITLE "Repository actions" #define WORKFOLDERMENU_TITLE "Workfolder actions"