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

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