]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump v1.8 v1.8.7
authorAndrey Volk <andywolk@gmail.com>
Tue, 2 Jul 2019 20:06:09 +0000 (00:06 +0400)
committerAndrey Volk <andywolk@gmail.com>
Tue, 2 Jul 2019 20:06:09 +0000 (00:06 +0400)
build/next-release.txt
configure.ac

index f263cd11b42d32c8c2e820bc8b407b291e96aeb4..88d3ee7900c23437a740f475dd4032dcc9c073b0 100644 (file)
@@ -1 +1 @@
-1.8.6
+1.8.7
index b9a8b45fd401903dbd8203f60cf54b18b5d93cac..1f3ab002803a32676650540332b0a1c7778d42b6 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.6], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.8.7], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [8])
-AC_SUBST(SWITCH_VERSION_MICRO, [6])
+AC_SUBST(SWITCH_VERSION_MICRO, [7])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])