]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump v1.8.2
authorMike Jerris <mike@jerris.com>
Wed, 26 Sep 2018 17:55:25 +0000 (17:55 +0000)
committerMike Jerris <mike@jerris.com>
Wed, 26 Sep 2018 17:55:25 +0000 (17:55 +0000)
build/next-release.txt
configure.ac

index a8fdfda1c7824e3986f12c42b9abb7a1305a6c6c..53adb84c8220e486bbbd53a613527ea448507b8a 100644 (file)
@@ -1 +1 @@
-1.8.1
+1.8.2
index 091d7f5c3829c454bfa1b52954864770fd978af9..b7b79a7adacdf567807e05c06f179a1b0722627a 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.1], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.8.2], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [8])
-AC_SUBST(SWITCH_VERSION_MICRO, [1])
+AC_SUBST(SWITCH_VERSION_MICRO, [2])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])