summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorIra Rice <irarice@gmail.com>2009-02-12 12:36:10 -0700
committerIra Rice <irarice@gmail.com>2009-02-12 12:36:10 -0700
commitb22ac47b467684e0cd9b5497f2bd7074ead377f4 (patch)
tree05371d614d4ba243c0bef7178e537dcb1aed23a2 /src/main.h
parent8c2aab9351dd0483637921883d13669dd2489e1a (diff)
downloadmana-client-b22ac47b467684e0cd9b5497f2bd7074ead377f4.tar.gz
mana-client-b22ac47b467684e0cd9b5497f2bd7074ead377f4.tar.bz2
mana-client-b22ac47b467684e0cd9b5497f2bd7074ead377f4.tar.xz
mana-client-b22ac47b467684e0cd9b5497f2bd7074ead377f4.zip
Some more files which got fixed up for release (basically version
bumps). Signed-off-by: Ira Rice <irarice@gmail.com>
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.h b/src/main.h
index 8619fd45..5f33cab2 100644
--- a/src/main.h
+++ b/src/main.h
@@ -30,7 +30,7 @@
#elif defined WIN32
#include "winver.h"
#elif defined __APPLE__
-#define PACKAGE_VERSION "0.0.28"
+#define PACKAGE_VERSION "0.0.29"
#endif
#ifndef PKG_DATADIR