]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump v1.8.6
authorAndrey Volk <andywolk@gmail.com>
Thu, 6 Jun 2019 19:02:49 +0000 (23:02 +0400)
committerAndrey Volk <andywolk@gmail.com>
Thu, 6 Jun 2019 19:02:49 +0000 (23:02 +0400)
build/next-release.txt
configure.ac

index 8decb929b9863f778e6d141bfcbcb61978f4d5a3..f263cd11b42d32c8c2e820bc8b407b291e96aeb4 100644 (file)
@@ -1 +1 @@
-1.8.5
+1.8.6
index fcc3d60a5cad5ecaa0ed39d6a1c19fd6940a7cf6..b0b9576c578e011c228c83a941307555fa279b81 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.8.5], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.8.6], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [8])
-AC_SUBST(SWITCH_VERSION_MICRO, [5])
+AC_SUBST(SWITCH_VERSION_MICRO, [6])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])