summaryrefslogtreecommitdiff
path: root/otr/otr_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'otr/otr_private.h')
-rw-r--r--otr/otr_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/otr/otr_private.h b/otr/otr_private.h
index 5c7ed4f..1b53236 100644
--- a/otr/otr_private.h
+++ b/otr/otr_private.h
@@ -5,7 +5,7 @@
#define VER_MAJOR 0
#define VER_MINOR 5
#define VER_RELEASE 5
-#define VER_BUILD 1
+#define VER_BUILD 2
#define __STRINGIZE(x) #x
#define VER_STRING __STRINGIZE( VER_MAJOR.VER_MINOR.VER_RELEASE.VER_BUILD )