[xiph-commits] r17724 - trunk/squishyball
xiphmont at svn.xiph.org
xiphmont at svn.xiph.org
Mon Dec 6 17:40:22 PST 2010
Author: xiphmont
Date: 2010-12-06 17:40:22 -0800 (Mon, 06 Dec 2010)
New Revision: 17724
Modified:
trunk/squishyball/configure.ac
Log:
Update version
Modified: trunk/squishyball/configure.ac
===================================================================
--- trunk/squishyball/configure.ac 2010-12-07 01:37:02 UTC (rev 17723)
+++ trunk/squishyball/configure.ac 2010-12-07 01:40:22 UTC (rev 17724)
@@ -4,7 +4,7 @@
cflags_save="$CFLAGS"
AC_PREREQ(2.57)
AC_INIT(main.c)
-AM_INIT_AUTOMAKE(squishyball, 20101201, [vorbis-dev at xiph.org])
+AM_INIT_AUTOMAKE(squishyball, 20101206, [vorbis-dev at xiph.org])
AC_CONFIG_FILES([Makefile])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])], [AC_SUBST([AM_DEFAULT_VERBOSITY], [1])])
More information about the commits
mailing list