]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump, that didn't last long v1.5.10
authorAnthony Minessale <anthm@freeswitch.org>
Fri, 28 Feb 2014 02:16:32 +0000 (07:16 +0500)
committerAnthony Minessale <anthm@freeswitch.org>
Fri, 28 Feb 2014 02:16:32 +0000 (07:16 +0500)
configure.in

index eeda5576a786d3dc483feeaffa141d42f29d620f..da9fc0affaa9949a1d67b5de6284cdaf9d33fce7 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.10b], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.5.10], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [5])
-AC_SUBST(SWITCH_VERSION_MICRO, [10b])
+AC_SUBST(SWITCH_VERSION_MICRO, [10])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])