]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump v.15.9
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 27 Feb 2014 23:41:59 +0000 (04:41 +0500)
committerAnthony Minessale <anthm@freeswitch.org>
Thu, 27 Feb 2014 23:41:59 +0000 (04:41 +0500)
configure.in

index 6fe2f2b176a15e14b07cc0f11fc7099600ee7aa5..a0d79e7cadb8552271a7b8ecce550981a5dd1579 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.9b], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.5.9], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [5])
-AC_SUBST(SWITCH_VERSION_MICRO, [9b])
+AC_SUBST(SWITCH_VERSION_MICRO, [9])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])