summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDavid Reveman <davidr@novell.com>2005-03-01 15:49:37 +0000
committerDavid Reveman <davidr@novell.com>2005-03-01 15:49:37 +0000
commitfef16ff6881758c74b619a5e60c8089e9c585310 (patch)
tree642d3126cb0fe06b4c6d91f717c3266cbb13a709 /src
parentde873d905eb828fc408b9d37d612b2280a03d9d8 (diff)
Bump version to 0.4.1SNAPSHOT_0_4_1
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 a700636..b57fa04 100644
--- a/src/glitz.h
+++ b/src/glitz.h
@@ -38,7 +38,7 @@
#define GLITZ_MAJOR 0
#define GLITZ_MINOR 4
-#define GLITZ_REVISION 0
+#define GLITZ_REVISION 1
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {