]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump version v1.6.17
authorKen Rice <krice@freeswitch.org>
Mon, 17 Apr 2017 14:21:08 +0000 (09:21 -0500)
committerKen Rice <krice@freeswitch.org>
Mon, 17 Apr 2017 14:21:08 +0000 (09:21 -0500)
build/next-release.txt
configure.ac

index 9494224a97afb063f436c0093c819c7457aa5ec7..5f3f7155d6548e74d04620370397a86c2181356a 100644 (file)
@@ -1 +1 @@
-1.6.16
+1.6.17
index c20cd3e78ccdd27ab4956ea92d2b63eda0ba7d88..8c3e03ddf98be7d70a7039c30f623bf4ff48432f 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.6.16], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.6.17], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [6])
-AC_SUBST(SWITCH_VERSION_MICRO, [16])
+AC_SUBST(SWITCH_VERSION_MICRO, [17])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])