]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump v1.6.18
authorKen Rice <krice@freeswitch.org>
Mon, 12 Jun 2017 21:14:49 +0000 (16:14 -0500)
committerKen Rice <krice@freeswitch.org>
Mon, 12 Jun 2017 21:14:49 +0000 (16:14 -0500)
build/next-release.txt
configure.ac

index 5f3f7155d6548e74d04620370397a86c2181356a..7a9d7939e8c3382c186664a390b5832a681d7a50 100644 (file)
@@ -1 +1 @@
-1.6.17
+1.6.18
index 8c3e03ddf98be7d70a7039c30f623bf4ff48432f..3bb3d749e299df413c58710585e6ac054037feaf 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.17], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.6.18], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [6])
-AC_SUBST(SWITCH_VERSION_MICRO, [17])
+AC_SUBST(SWITCH_VERSION_MICRO, [18])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])