]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump v1.6.6
authorKen Rice <krice@freeswitch.org>
Mon, 11 Jan 2016 20:16:12 +0000 (14:16 -0600)
committerKen Rice <krice@freeswitch.org>
Mon, 11 Jan 2016 20:16:12 +0000 (14:16 -0600)
build/next-release.txt
configure.ac

index 9f05f9f2ce1c66b8e4327cd51e27c8c983a64293..ec70f75560773b1b4dc68dfd565d8308fb17bedc 100644 (file)
@@ -1 +1 @@
-1.6.5
+1.6.6
index cbb09af34a3e3be8a511e176e6639943aa74a26a..0c371b48994f99391e848a08e9ee9bebd99406e7 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.5], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.6.6], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [6])
-AC_SUBST(SWITCH_VERSION_MICRO, [5])
+AC_SUBST(SWITCH_VERSION_MICRO, [6])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])