]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump version v1.6.2
authorKen Rice <krice@freeswitch.org>
Fri, 25 Sep 2015 14:50:20 +0000 (09:50 -0500)
committerKen Rice <krice@freeswitch.org>
Fri, 25 Sep 2015 14:50:20 +0000 (09:50 -0500)
configure.ac

index 170da8f7a54ac6b618205122d8a162f29e506da2..03ec965092166b43633e331b01416b09bc00d5fe 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.6.0], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.6.2], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [6])
-AC_SUBST(SWITCH_VERSION_MICRO, [0])
+AC_SUBST(SWITCH_VERSION_MICRO, [2])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])