summaryrefslogtreecommitdiff
path: root/MySpace/version.h
diff options
context:
space:
mode:
authorsje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-10-05 00:31:29 +0000
committersje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-10-05 00:31:29 +0000
commit6ec3acedb40bf8f499cbb00e20c2126367c211fc (patch)
tree1053f7381dc622ae24b2577a12a306ac0f011a3b /MySpace/version.h
parentdf1c8cf224cee0c442a9f6b438b2c767326e4059 (diff)
added options page for notifications
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@354 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'MySpace/version.h')
-rw-r--r--MySpace/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MySpace/version.h b/MySpace/version.h
index 926e37d..2420811 100644
--- a/MySpace/version.h
+++ b/MySpace/version.h
@@ -5,7 +5,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 5
-#define __BUILD_NUM 16
+#define __BUILD_NUM 17
#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
#define __FILEVERSION_STRING_DOTS __MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM