summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorIra Rice <irarice@gmail.com>2008-11-03 18:52:59 +0000
committerIra Rice <irarice@gmail.com>2008-11-03 18:52:59 +0000
commitc10473eac230927f0c8af3b2d3a8a5dbf867bb8a (patch)
tree1de6243df16baa3a160eb7f0488ae9855a23bccc /src
parent6c6b8104326941c4bd6c1f1d542e8969d82e97d8 (diff)
downloadmana-client-c10473eac230927f0c8af3b2d3a8a5dbf867bb8a.tar.gz
mana-client-c10473eac230927f0c8af3b2d3a8a5dbf867bb8a.tar.bz2
mana-client-c10473eac230927f0c8af3b2d3a8a5dbf867bb8a.tar.xz
mana-client-c10473eac230927f0c8af3b2d3a8a5dbf867bb8a.zip
Updated a few files that have been out of date for a while. This doesn't
fix make dist yet, but at least these files aren't out of date any more.
Diffstat (limited to 'src')
-rw-r--r--src/winver.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/winver.h b/src/winver.h
index 52d90315..3c6e7aed 100644
--- a/src/winver.h
+++ b/src/winver.h
@@ -1,6 +1,6 @@
/* VERSION DEFINITIONS */
#define VER_MAJOR 0
#define VER_MINOR 0
-#define VER_RELEASE 24
-#define VER_BUILD 1
-#define PACKAGE_VERSION "0.0.24.1"
+#define VER_RELEASE 27
+#define VER_BUILD 0
+#define PACKAGE_VERSION "0.0.27"