]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump version v1.6.3
authorKen Rice <krice@freeswitch.org>
Fri, 9 Oct 2015 20:28:18 +0000 (15:28 -0500)
committerKen Rice <krice@freeswitch.org>
Fri, 9 Oct 2015 20:28:18 +0000 (15:28 -0500)
build/next-release.txt
configure.ac

index fdd3be6df54a88720553509b7a545f73294a867e..266146b87cbc8e6d59fe83c426a8500f9549adfb 100644 (file)
@@ -1 +1 @@
-1.6.2
+1.6.3
index 4fc4480cbeb433f08c9be60f35bb79c9fbd30d9c..e970baa0a7d1dada36eea4c401b6cf99b133ec7f 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.2], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.6.3], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [6])
-AC_SUBST(SWITCH_VERSION_MICRO, [2])
+AC_SUBST(SWITCH_VERSION_MICRO, [3])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])