Mercurial > hg > easyhg
changeset 10:efb7b1654af4
Common.h: Version is 0.4.2.
author | Jari Korhonen <jtkorhonen@gmail.com> |
---|---|
date | Sat, 15 May 2010 17:32:45 +0300 |
parents | e376d572b0c4 |
children | 45c4ac1323b2 |
files | common.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 <QtCore> #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"