summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDavid Reveman <davidr@novell.com>2004-05-11 08:56:07 +0000
committerDavid Reveman <davidr@novell.com>2004-05-11 08:56:07 +0000
commitedeca7488b16bc72b69df07ce30497be8bab2033 (patch)
tree58e4908cf063259d1b76ef3c86c1df68be42fb09 /src
parent023d6d82a95a8fcfa835e45e72050f42d32afc3b (diff)
Bump version to 0.1.2SNAPSHOT_0_1_2
Diffstat (limited to 'src')
-rw-r--r--src/glitz.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glitz.h b/src/glitz.h
index b1de62c..62182e1 100644
--- a/src/glitz.h
+++ b/src/glitz.h
@@ -41,7 +41,7 @@
/* NOTE: Must be manually synchronized with GLITZ_VERSION in configure.in */
#define GLITZ_MAJOR 0
#define GLITZ_MINOR 1
-#define GLITZ_REVISION 1
+#define GLITZ_REVISION 2
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {