]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump v1.6.20
authorMike Jerris <mike@jerris.com>
Tue, 23 Jan 2018 21:49:09 +0000 (15:49 -0600)
committerMike Jerris <mike@jerris.com>
Tue, 23 Jan 2018 21:49:09 +0000 (15:49 -0600)
build/next-release.txt
configure.ac

index e55f803ce0b7101e083d5ccf087709ed18c7cd2f..c45801ebfdf95c519cfc0e92f9ca6baa1ecaf086 100644 (file)
@@ -1 +1 @@
-1.6.19
+1.6.20
index 2f3fe75823b2f6ad5fea9c389438a6ad9f6a5602..d9314d6a8be5a7eec1df1fe5c5a729dcccca63eb 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.19], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.6.20], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [6])
-AC_SUBST(SWITCH_VERSION_MICRO, [19])
+AC_SUBST(SWITCH_VERSION_MICRO, [20])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])