summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDavid Reveman <davidr@novell.com>2006-03-13 14:30:37 +0000
committerDavid Reveman <davidr@novell.com>2006-03-13 14:30:37 +0000
commit240c059072e6d395a6fb868ab41825160f2283ab (patch)
treeb61f3788f6c216837db6713f3c2ced2d4fe28ab6 /src
parent0ea6d11c7107d774ac0c563aa32578633522ac39 (diff)
Bump version
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 72d0334..e82eb82 100644
--- a/src/glitz.h
+++ b/src/glitz.h
@@ -28,7 +28,7 @@
#define GLITZ_MAJOR 0
#define GLITZ_MINOR 5
-#define GLITZ_REVISION 4
+#define GLITZ_REVISION 5
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {