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