]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 22 Nov 2012 03:16:18 +0000 (21:16 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Thu, 22 Nov 2012 03:16:18 +0000 (21:16 -0600)
configure.in

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