[Freeswitch-svn] [commit] r8001 - freeswitch/trunk

Freeswitch SVN mikej at freeswitch.org
Tue Apr 1 18:27:44 EDT 2008


Author: mikej
Date: Tue Apr  1 18:27:43 2008
New Revision: 8001

Modified:
   freeswitch/trunk/configure.in

Log:
but our trunk version (get new soundfiles)

Modified: freeswitch/trunk/configure.in
==============================================================================
--- freeswitch/trunk/configure.in	(original)
+++ freeswitch/trunk/configure.in	Tue Apr  1 18:27:43 2008
@@ -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.0.pre3], BUG-REPORT-ADDRESS)
+AC_INIT([freeswitch], [1.0.pre4], BUG-REPORT-ADDRESS)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [0])
-AC_SUBST(SWITCH_VERSION_MICRO, [pre3])
+AC_SUBST(SWITCH_VERSION_MICRO, [pre4])
 #AC_SUBST(SWITCH_VERSION_REVISION, [svn-revision-here])
 
 AC_CONFIG_FILES([src/include/switch_version.h.in:src/include/switch_version.h.template])



More information about the Freeswitch-svn mailing list