bump sounds version

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9336 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2008-08-20 23:41:40 +00:00
parent 80206261b4
commit 3647b9d51a

View File

@ -8,7 +8,7 @@ AC_SUBST(SWITCH_VERSION_MAJOR, [1])
AC_SUBST(SWITCH_VERSION_MINOR, [0])
AC_SUBST(SWITCH_VERSION_MICRO, [trunk])
#AC_SUBST(SWITCH_VERSION_REVISION, [svn-revision-here])
AC_SUBST(SOUNDS_VERSION, [1.0.2])
AC_SUBST(SOUNDS_VERSION, [1.0.3])
AC_CONFIG_FILES([src/include/switch_version.h.in:src/include/switch_version.h.template])