]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump v0.0.1
authorAnthony Minessale <anthm@freeswitch.org>
Sat, 15 Dec 2012 15:26:08 +0000 (09:26 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Sat, 15 Dec 2012 15:26:08 +0000 (09:26 -0600)
configure.in

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