summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
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 8039885..9798706 100644
--- a/src/glitz.h
+++ b/src/glitz.h
@@ -38,7 +38,7 @@
#define GLITZ_MAJOR 0
#define GLITZ_MINOR 4
-#define GLITZ_REVISION 1
+#define GLITZ_REVISION 2
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {