]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump
authorAnthony Minessale <anthm@freeswitch.org>
Fri, 9 May 2014 21:48:17 +0000 (02:48 +0500)
committerAnthony Minessale <anthm@freeswitch.org>
Fri, 9 May 2014 21:48:17 +0000 (02:48 +0500)
configure.ac

index 26294afc3723f81b820d46fc32bbcff65a19600b..71fd5bc6026fd903636655bec22445b1a2dceeca 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.12], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.5.13b], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [5])
-AC_SUBST(SWITCH_VERSION_MICRO, [12])
+AC_SUBST(SWITCH_VERSION_MICRO, [13b])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])