]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump v1.6.13
authorKen Rice <krice@freeswitch.org>
Tue, 29 Nov 2016 15:46:39 +0000 (09:46 -0600)
committerKen Rice <krice@freeswitch.org>
Tue, 29 Nov 2016 15:46:39 +0000 (09:46 -0600)
build/next-release.txt
configure.ac

index 9e7398a301dcca9b74a4ddfe6ae522829875318d..d4ca915618a0a2dff0a4db01662e85c044aa354a 100644 (file)
@@ -1 +1 @@
-1.6.12
+1.6.13
index 66d044fae6ffc55e260626b81e9903fff86c4169..431e8b117b0c1a5d82f9d91762019186e244d3dc 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.12], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.6.13], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [6])
-AC_SUBST(SWITCH_VERSION_MICRO, [12])
+AC_SUBST(SWITCH_VERSION_MICRO, [13])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])