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

index e445e347768f067ca330c05d3634a396c26dfb07..e27d3d860ae469d08dfd6c9a81865fbe40973114 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.7], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.5.8b], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [5])
-AC_SUBST(SWITCH_VERSION_MICRO, [7])
+AC_SUBST(SWITCH_VERSION_MICRO, [8b])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])