Mercurial > hg > easyhg
changeset 8:c560c3a27745
Version is now 0.4.0.
author | Jari Korhonen <jtkorhonen@gmail.com> |
---|---|
date | Fri, 14 May 2010 15:34:27 +0300 |
parents | 3eacb7831c5b |
children | e376d572b0c4 |
files | common.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/common.h Fri May 14 15:30:14 2010 +0300 +++ b/common.h Fri May 14 15:34:27 2010 +0300 @@ -6,7 +6,7 @@ #include <QtCore> #define APPNAME "HgExplorer" -#define APPVERSION "0.3.9" +#define APPVERSION "0.4.0" #define MY_ICON_SIZE 32 #define REPOMENU_TITLE "Repository actions" #define WORKFOLDERMENU_TITLE "Workfolder actions"