summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil/rbutilqt/version.h')
-rw-r--r--rbutil/rbutilqt/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rbutil/rbutilqt/version.h b/rbutil/rbutilqt/version.h
index 0c122dd313..7d7ec23d01 100644
--- a/rbutil/rbutilqt/version.h
+++ b/rbutil/rbutilqt/version.h
@@ -23,7 +23,7 @@
23// contain a build timestamp because it needs to be the same in different 23// contain a build timestamp because it needs to be the same in different
24// files 24// files
25// VERSION is the plain version number, used for http User-Agent string. 25// VERSION is the plain version number, used for http User-Agent string.
26#define VERSION "1.2.2" 26#define VERSION "1.2.3"
27#define PUREVERSION "SVN $Revision$" 27#define PUREVERSION "SVN $Revision$"
28 28
29#define FULLVERSION VERSION" ("PUREVERSION"), built "__DATE__" "__TIME__ 29#define FULLVERSION VERSION" ("PUREVERSION"), built "__DATE__" "__TIME__