]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump version v1.4.17
authorKen Rice <krice@freeswitch.org>
Thu, 12 Mar 2015 18:52:19 +0000 (13:52 -0500)
committerKen Rice <krice@freeswitch.org>
Thu, 12 Mar 2015 18:52:19 +0000 (13:52 -0500)
configure.ac

index 288a0db0796a777ee3a5fcb580446f3f05ab8514..1c1832587ad5d226bc93f22cc0d436dd7ad2ec04 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.4.16], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.4.17], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [4])
-AC_SUBST(SWITCH_VERSION_MICRO, [16])
+AC_SUBST(SWITCH_VERSION_MICRO, [17])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])