summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDavid Reveman <davidr@novell.com>2006-02-16 02:59:59 +0000
committerDavid Reveman <davidr@novell.com>2006-02-16 02:59:59 +0000
commit38c8cbf9378174eb85f277996706085f8134fb2d (patch)
treea9168d6df9402b5e9c64a3eb1ec812682d809445 /src
parente3e74a4a9760649ee571df0a140d419f8757d906 (diff)
Bump version number
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 be4f735..9089365 100644
--- a/src/glitz.h
+++ b/src/glitz.h
@@ -28,7 +28,7 @@
#define GLITZ_MAJOR 0
#define GLITZ_MINOR 5
-#define GLITZ_REVISION 2
+#define GLITZ_REVISION 3
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {