]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 15 Jul 2014 15:34:48 +0000 (20:34 +0500)
committerAnthony Minessale <anthm@freeswitch.org>
Tue, 15 Jul 2014 15:34:48 +0000 (20:34 +0500)
configure.ac

index c94d6597887dca855284bfb24febae87297a097b..52eda71b0b0f329939a29a346d0d464f2bf1e539 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.13], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.5.14b], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [5])
-AC_SUBST(SWITCH_VERSION_MICRO, [13])
+AC_SUBST(SWITCH_VERSION_MICRO, [14b])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])