]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump v1.6.19
authorKen Rice <krice@freeswitch.org>
Thu, 13 Jul 2017 12:01:45 +0000 (07:01 -0500)
committerKen Rice <krice@freeswitch.org>
Thu, 13 Jul 2017 12:01:45 +0000 (07:01 -0500)
build/next-release.txt
configure.ac

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