Mercurial > hg > easyhg
changeset 16:3a0ff6f7b317
Version is 0.4.3.
author | Jari Korhonen <jtkorhonen@gmail.com> |
---|---|
date | Tue, 18 May 2010 01:39:40 +0300 |
parents | 8689cc000ddf |
children | 9b52042baf39 |
files | common.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/common.h Sat May 15 17:51:40 2010 +0300 +++ b/common.h Tue May 18 01:39:40 2010 +0300 @@ -6,7 +6,7 @@ #include <QtCore> #define APPNAME "HgExplorer" -#define APPVERSION "0.4.2" +#define APPVERSION "0.4.3" #define MY_ICON_SIZE 32 #define REPOMENU_TITLE "Repository actions" #define WORKFOLDERMENU_TITLE "Workfolder actions"