]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump to 1.2.2
authorKen Rice <krice@freeswitch.org>
Tue, 11 Sep 2012 18:33:00 +0000 (14:33 -0400)
committerKen Rice <krice@freeswitch.org>
Tue, 11 Sep 2012 18:33:00 +0000 (14:33 -0400)
configure.in

index 1bb19d40859f01245dc0605eb2907e043968b16e..88aaf28ffc56a6d5508967568199dcba36d84382 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.1], BUG-REPORT-ADDRESS)
+AC_INIT([freeswitch], [1.2.2], BUG-REPORT-ADDRESS)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [2])
-AC_SUBST(SWITCH_VERSION_MICRO, [1])
+AC_SUBST(SWITCH_VERSION_MICRO, [2])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])