]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump revision
authorKen Rice <krice@freeswitch.org>
Thu, 19 Nov 2015 20:27:21 +0000 (14:27 -0600)
committerKen Rice <krice@freeswitch.org>
Thu, 19 Nov 2015 20:27:21 +0000 (14:27 -0600)
build/next-release.txt
configure.ac

index 9edc58bb1dd8cff2f0729fabe243a96e33f9d453..9f05f9f2ce1c66b8e4327cd51e27c8c983a64293 100644 (file)
@@ -1 +1 @@
-1.6.4
+1.6.5
index ba360dc86501dff898be12c88cbd34bf67565bdd..7137513f01070d7ab34745072f9013bedd01799a 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.4], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.6.5], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [6])
-AC_SUBST(SWITCH_VERSION_MICRO, [4])
+AC_SUBST(SWITCH_VERSION_MICRO, [5])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])