]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 7 Nov 2013 22:49:31 +0000 (03:49 +0500)
committerAnthony Minessale <anthm@freeswitch.org>
Thu, 7 Nov 2013 22:49:31 +0000 (03:49 +0500)
configure.in

index a574f4010a6f8258eaa72d2bcedad5674c33618e..42256e2ddadcfed984eaa18d1ad096793e1bd16b 100644 (file)
@@ -3,10 +3,10 @@
 
 # Must change all of the below together
 # For a release, set revision for that tagged release as well and uncomment
-AC_INIT([freeswitch], [1.5.6], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.5.7b], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [5])
-AC_SUBST(SWITCH_VERSION_MICRO, [6])
+AC_SUBST(SWITCH_VERSION_MICRO, [7b])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])