[asterisk-commits] russell: trunk r102064 - in /trunk: configure configure.ac
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Sun Feb 3 00:43:58 CST 2008
Author: russell
Date: Sun Feb 3 00:43:57 2008
New Revision: 102064
URL: http://svn.digium.com/view/asterisk?view=rev&rev=102064
Log:
Change the version number in the configure script from 1.4 to 1.6
Modified:
trunk/configure
trunk/configure.ac
Modified: trunk/configure.ac
URL: http://svn.digium.com/view/asterisk/trunk/configure.ac?view=diff&rev=102064&r1=102063&r2=102064
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Sun Feb 3 00:43:57 2008
@@ -8,7 +8,7 @@
AC_PREREQ(2.60)
-AC_INIT(asterisk, 1.4, www.asterisk.org)
+AC_INIT(asterisk, 1.6, www.asterisk.org)
# cross-compile macros
AC_CANONICAL_BUILD
More information about the asterisk-commits
mailing list