bump to new sound files version

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8685 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2008-05-27 03:06:59 +00:00
parent c30a9518fe
commit 49ff246b7c
1 changed files with 1 additions and 1 deletions

View File

@ -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])