about summary refs log tree commit diff stats
path: root/src/tools/env.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/env.c')
-rw-r--r--src/tools/env.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/env.c b/src/tools/env.c
index 58e312fc..d81d6f6d 100644
--- a/src/tools/env.c
+++ b/src/tools/env.c
@@ -812,7 +812,7 @@ done:
 #else
 #error meh!
 #endif
-#define DYNAREC_VERSION SET_VERSION(0, 0, 4)
+#define DYNAREC_VERSION SET_VERSION(0, 0, 5)
 
 typedef struct DynaCacheHeader_s {
     char sign[10];  //"DynaCache\0"