]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump v1.2.23
authorKen Rice <krice@freeswitch.org>
Mon, 17 Mar 2014 21:34:43 +0000 (16:34 -0500)
committerKen Rice <krice@freeswitch.org>
Mon, 17 Mar 2014 21:34:43 +0000 (16:34 -0500)
build/next-release.txt
configure.in

index f69752ab13304de35495221f0ae7b3d5c14f3ea6..a93a6f75719ec352e2c2dc4efd0d6f2102b033e4 100644 (file)
@@ -1 +1 @@
-1.2.16
+1.2.23
index dab366a33eabfa251a85ae7466ea7af3b3dd595c..3f158b0eab392ed1ac1d936cec29b5c1ea876c9f 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.22], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.2.23], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [2])
-AC_SUBST(SWITCH_VERSION_MICRO, [22])
+AC_SUBST(SWITCH_VERSION_MICRO, [23])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])