]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 20 Nov 2012 00:23:05 +0000 (18:23 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Tue, 20 Nov 2012 00:23:05 +0000 (18:23 -0600)
configure.in

index 52d884f09073dfe6851e83eaade6ed118c4ca18b..15c91a976a65756f38b62e118634ba470e500954 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.3.5], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.3.6b], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [3])
-AC_SUBST(SWITCH_VERSION_MICRO, [5])
+AC_SUBST(SWITCH_VERSION_MICRO, [6b])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])