]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
rev bump v1.2.20
authorKen Rice <krice@freeswitch.org>
Mon, 10 Feb 2014 23:30:05 +0000 (17:30 -0600)
committerKen Rice <krice@freeswitch.org>
Mon, 10 Feb 2014 23:30:05 +0000 (17:30 -0600)
configure.in

index b7ff34f7f845b0d631a5a2cbacf4f842e2fbb0dc..e40e3ac374e13884fe00f74b0c4a994515220dd0 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.19], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.2.20], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [2])
-AC_SUBST(SWITCH_VERSION_MICRO, [19])
+AC_SUBST(SWITCH_VERSION_MICRO, [20])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])