]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
1.2.10 Release v1.2.10
authorKen Rice <krice@freeswitch.org>
Mon, 20 May 2013 16:07:35 +0000 (11:07 -0500)
committerKen Rice <krice@freeswitch.org>
Mon, 20 May 2013 16:07:35 +0000 (11:07 -0500)
build/next-release.txt
configure.in

index 9d4f8239dc9c87dcec48f0b9631e72ddbfbae9e5..c11470058fa5158edeb42aa051b2f3e23c0abbd6 100644 (file)
@@ -1 +1 @@
-1.2.9
+1.2.11
index 189e3519f7eea6200045262bb7848ff83d27b24e..e2821fb862984cabe06a1a286077c862c7d7682f 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.9], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.2.10], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [2])
-AC_SUBST(SWITCH_VERSION_MICRO, [9])
+AC_SUBST(SWITCH_VERSION_MICRO, [10])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])