From: Anthony Minessale Date: Mon, 5 Nov 2012 19:54:09 +0000 (-0600) Subject: update rev X-Git-Tag: v1.3.2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baf4a472a534ab5000494f6df2dfb4e972925db0;p=thirdparty%2Ffreeswitch.git update rev --- diff --git a/configure.in b/configure.in index b051991804..a0752f1ab7 100644 --- a/configure.in +++ b/configure.in @@ -6,7 +6,7 @@ AC_INIT([freeswitch], [1.3.0], BUG-REPORT-ADDRESS) AC_SUBST(SWITCH_VERSION_MAJOR, [1]) AC_SUBST(SWITCH_VERSION_MINOR, [3]) -AC_SUBST(SWITCH_VERSION_MICRO, [0]) +AC_SUBST(SWITCH_VERSION_MICRO, [2]) AC_SUBST(SWITCH_VERSION_REVISION, []) AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])