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

index 7e84a7885d54cf4f6c1351dccf44ed7ba7ff377a..9494224a97afb063f436c0093c819c7457aa5ec7 100644 (file)
@@ -1 +1 @@
-1.6.15
+1.6.16
index e2b8e232ee17ab11b7c82174b95845b0b66689f0..c20cd3e78ccdd27ab4956ea92d2b63eda0ba7d88 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.15], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.6.16], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [6])
-AC_SUBST(SWITCH_VERSION_MICRO, [15])
+AC_SUBST(SWITCH_VERSION_MICRO, [16])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])