]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Bump
authorKen Rice <krice@freeswitch.org>
Mon, 1 Jul 2013 22:10:23 +0000 (17:10 -0500)
committerKen Rice <krice@freeswitch.org>
Mon, 1 Jul 2013 22:10:23 +0000 (17:10 -0500)
configure.in

index 09714c971cdbf5724def4da9d0e643ebbfc5a1c8..ba600af73e960478e4503dce1bcb093d43375c88 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.10], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.2.11], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [2])
-AC_SUBST(SWITCH_VERSION_MICRO, [10])
+AC_SUBST(SWITCH_VERSION_MICRO, [11])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])