]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bumping version number v1.6.4
authorKen Rice <krice@freeswitch.org>
Fri, 23 Oct 2015 15:26:13 +0000 (10:26 -0500)
committerKen Rice <krice@freeswitch.org>
Fri, 23 Oct 2015 15:26:13 +0000 (10:26 -0500)
build/next-release.txt
configure.ac

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