Mercurial > hg > easyhg
changeset 39:3fa4803ecf44
Version promoted to 0.7.0.
author | Jari Korhonen <jtkorhonen@gmail.com> |
---|---|
date | Sat, 19 Jun 2010 13:31:49 +0300 |
parents | 4c42d3f5065d |
children | 42f3cb49373b |
files | common.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/common.h Sat Jun 19 13:25:52 2010 +0300 +++ b/common.h Sat Jun 19 13:31:49 2010 +0300 @@ -8,7 +8,7 @@ #include <QtCore> #define APPNAME "HgExplorer" -#define APPVERSION "0.5.4" +#define APPVERSION "0.7.0" #define MY_ICON_SIZE 32 #define REPOMENU_TITLE "Repository actions" #define WORKFOLDERMENU_TITLE "Workfolder actions"