]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
release FreeSWITCH 1.2.4 v1.2.4
authorKen Rice <krice@freeswitch.org>
Wed, 7 Nov 2012 06:43:15 +0000 (06:43 +0000)
committerKen Rice <krice@freeswitch.org>
Wed, 7 Nov 2012 06:43:15 +0000 (06:43 +0000)
build/next-release.txt
configure.in

index 996f71d3b9283739c52d23e45c8bf2c7bb006b8d..c813fe116c9f9ea157ce22238b3ef8fc59524f30 100644 (file)
@@ -1 +1 @@
-1.2-rc3
+1.2.5
index da3a5af258e66eb1417d44f17a6576e6f14f65ee..737de28d5007f5cc206abf2e8ac624ea17c259d0 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.2.3], BUG-REPORT-ADDRESS)
+AC_INIT([freeswitch], [1.2.4], BUG-REPORT-ADDRESS)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [2])
-AC_SUBST(SWITCH_VERSION_MICRO, [3])
+AC_SUBST(SWITCH_VERSION_MICRO, [4])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])