]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump v1.2.18
authorKen Rice <krice@freeswitch.org>
Mon, 20 Jan 2014 20:07:16 +0000 (14:07 -0600)
committerKen Rice <krice@freeswitch.org>
Mon, 20 Jan 2014 20:07:16 +0000 (14:07 -0600)
configure.in

index d8198008572e05d52e7a80e26cb4fd078844e315..f8db4899e24b264bcb5154860de2b7cd25037323 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.17], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.2.18], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [2])
-AC_SUBST(SWITCH_VERSION_MICRO, [17])
+AC_SUBST(SWITCH_VERSION_MICRO, [18])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])