summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJosé Fonseca <jrfonseca@tungstengraphics.com>2007-10-03 12:29:50 +0100
committerJosé Fonseca <jrfonseca@tungstengraphics.com>2007-10-03 12:37:02 +0100
commita704425a62babddc936d1c47d881e496ec108283 (patch)
tree6f1f23ed2bbd00df4239e2d2af84d6cba0c03b73 /src
parentb40712e509532ae664a8520f750311f720f25b8c (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 a228559..a0d8c6b 100644
--- a/src/glitz.h
+++ b/src/glitz.h
@@ -28,7 +28,7 @@
#define GLITZ_MAJOR 0
#define GLITZ_MINOR 5
-#define GLITZ_REVISION 6
+#define GLITZ_REVISION 7
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {