summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-03-24 09:11:20 +0100
committerThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-03-24 09:11:20 +0100
commitc6bc3f72813f197f3bd413bf279551a93f9260a5 (patch)
treeeb542f76daa8c8f4c8a57a751b261e7931529dea /src/main.h
parentb0df784f1be44a657ca8092069488602270629b7 (diff)
downloadmana-client-c6bc3f72813f197f3bd413bf279551a93f9260a5.tar.gz
mana-client-c6bc3f72813f197f3bd413bf279551a93f9260a5.tar.bz2
mana-client-c6bc3f72813f197f3bd413bf279551a93f9260a5.tar.xz
mana-client-c6bc3f72813f197f3bd413bf279551a93f9260a5.zip
Updated version to 0.0.29 in all the other places
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 11ea1f70..7f13740c 100644
--- a/src/main.h
+++ b/src/main.h
@@ -58,7 +58,7 @@
#elif defined WIN32
#include "winver.h"
#elif defined __APPLE__
-#define PACKAGE_VERSION "0.1.0"
+#define PACKAGE_VERSION "0.0.29"
#endif
#ifndef PKG_DATADIR