summaryrefslogtreecommitdiff
path: root/iax/private.h
diff options
context:
space:
mode:
authorsje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-07-13 07:35:27 +0000
committersje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-07-13 07:35:27 +0000
commitc2ac569fb77143a6834048913ecd45e9af0d9e66 (patch)
treebf6b7d7c1cfc915cc63d6ffdc539e2321c47b902 /iax/private.h
parented224137da84e8e214588f4207f0da2842a47cf4 (diff)
rebuild with updated dependencies
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@284 4f64403b-2f21-0410-a795-97e2b3489a10
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 6f58a4e..19e9320 100644
--- a/iax/private.h
+++ b/iax/private.h
@@ -5,7 +5,7 @@
#define VER_MAJOR 0
#define VER_MINOR 2
#define VER_RELEASE 0
-#define VER_BUILD 0
+#define VER_BUILD 1
#define __STRINGIZE(x) #x
#define VER_STRING __STRINGIZE( VER_MAJOR.VER_MINOR.VER_RELEASE.VER_BUILD )