summaryrefslogtreecommitdiff
path: root/src/winver.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2009-02-12 00:00:11 +0100
committerBjørn Lindeijer <bjorn@lindeijer.nl>2009-02-12 00:49:21 +0100
commit15db43b1b5721ab120f4af909e90cb46d54b735e (patch)
tree094d7552a266f559658a1f0b99f69cbe394d0553 /src/winver.h
parent665c16c430453393b4c4d730ac6ab7037c4fbf38 (diff)
downloadmana-client-15db43b1b5721ab120f4af909e90cb46d54b735e.tar.gz
mana-client-15db43b1b5721ab120f4af909e90cb46d54b735e.tar.bz2
mana-client-15db43b1b5721ab120f4af909e90cb46d54b735e.tar.xz
mana-client-15db43b1b5721ab120f4af909e90cb46d54b735e.zip
Updated version to 0.0.28.1
Also updated NEWS file with changes since 0.0.28.
Diffstat (limited to 'src/winver.h')
-rw-r--r--src/winver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/winver.h b/src/winver.h
index 45043409..5f0e1fb2 100644
--- a/src/winver.h
+++ b/src/winver.h
@@ -2,5 +2,5 @@
#define VER_MAJOR 0
#define VER_MINOR 0
#define VER_RELEASE 28
-#define VER_BUILD 0
-#define PACKAGE_VERSION "0.0.28"
+#define VER_BUILD 1
+#define PACKAGE_VERSION "0.0.28.1"