]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump version
authorKen Rice <krice@freeswitch.org>
Mon, 13 Feb 2017 14:23:34 +0000 (08:23 -0600)
committerKen Rice <krice@freeswitch.org>
Mon, 13 Feb 2017 14:23:34 +0000 (08:23 -0600)
build/next-release.txt
configure.ac

index 5577648bd3deccbaaa901262a2111c6317e278fb..7e84a7885d54cf4f6c1351dccf44ed7ba7ff377a 100644 (file)
@@ -1 +1 @@
-1.6.14
+1.6.15
index 79c0228b37937bd2eafcf40a7612d1b257d122c1..57087a279daddcb09b3b66e7ee763da5c7c08498 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.14], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.6.15], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [6])
-AC_SUBST(SWITCH_VERSION_MICRO, [14])
+AC_SUBST(SWITCH_VERSION_MICRO, [15])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])