]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump v1.5.6
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 7 Nov 2013 22:48:32 +0000 (03:48 +0500)
committerAnthony Minessale <anthm@freeswitch.org>
Thu, 7 Nov 2013 22:48:32 +0000 (03:48 +0500)
configure.in

index 27f3645ff7cf86dfb0b563663c392a74f2fd6a2f..a574f4010a6f8258eaa72d2bcedad5674c33618e 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.5.6b], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.5.6], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [5])
-AC_SUBST(SWITCH_VERSION_MICRO, [6b])
+AC_SUBST(SWITCH_VERSION_MICRO, [6])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])