summaryrefslogtreecommitdiff
path: root/updater/version.h
diff options
context:
space:
mode:
authorsje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-07-10 06:07:04 +0000
committersje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-07-10 06:07:04 +0000
commit27291d65ae67151975d557424883d58afa920d4e (patch)
tree20027e053e71b2c01addab27155651e82bc08eda /updater/version.h
parentf5deb8d472fae0fab70467265831a8d0f6f8ac6a (diff)
use new YAPP popup class API
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@266 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'updater/version.h')
-rw-r--r--updater/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater/version.h b/updater/version.h
index 064b0d0..8538f69 100644
--- a/updater/version.h
+++ b/updater/version.h
@@ -4,7 +4,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 5
-#define __RELEASE_NUM 1
+#define __RELEASE_NUM 2
#define __BUILD_NUM 0
#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM