]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump v.1.3.12 v1.3.12
authorAnthony Minessale <anthm@freeswitch.org>
Mon, 17 Dec 2012 22:41:07 +0000 (16:41 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Mon, 17 Dec 2012 22:41:07 +0000 (16:41 -0600)
configure.in

index 85c089402d48e7f17c5fcf3d3981c5333d5d2c0e..01018da81cc9d1803ee61b70c175fc069c5316b6 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.3.12b], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.3.12], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [3])
-AC_SUBST(SWITCH_VERSION_MICRO, [12b])
+AC_SUBST(SWITCH_VERSION_MICRO, [12])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])