From: Anthony Minessale Date: Tue, 27 May 2008 03:06:59 +0000 (+0000) Subject: bump to new sound files version X-Git-Tag: v1.0.0~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49ff246b7ca64b3d30214ee9fd2e1259526dbb30;p=thirdparty%2Ffreeswitch.git bump to new sound files version git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8685 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/configure.in b/configure.in index cebdcc83a6..0dec5d86e2 100644 --- a/configure.in +++ b/configure.in @@ -8,7 +8,7 @@ AC_SUBST(SWITCH_VERSION_MAJOR, [1]) AC_SUBST(SWITCH_VERSION_MINOR, [0]) AC_SUBST(SWITCH_VERSION_MICRO, [pre4]) #AC_SUBST(SWITCH_VERSION_REVISION, [svn-revision-here]) -AC_SUBST(SOUNDS_VERSION, [1.0.1]) +AC_SUBST(SOUNDS_VERSION, [1.0.2]) AC_CONFIG_FILES([src/include/switch_version.h.in:src/include/switch_version.h.template])