[xiph-commits] r11604 - trunk/theora
giles at svn.xiph.org
giles at svn.xiph.org
Tue Jun 20 14:18:42 PDT 2006
Author: giles
Date: 2006-06-20 14:18:42 -0700 (Tue, 20 Jun 2006)
New Revision: 11604
Modified:
trunk/theora/CHANGES
trunk/theora/configure.ac
Log:
Bump version after release.
Modified: trunk/theora/CHANGES
===================================================================
--- trunk/theora/CHANGES 2006-06-20 21:17:35 UTC (rev 11603)
+++ trunk/theora/CHANGES 2006-06-20 21:18:42 UTC (rev 11604)
@@ -1,3 +1,7 @@
+libtheora 1.0alpha8 (unreleased)
+
+ - no changes yet -
+
libtheora 1.0alpha7 (2006 June 20)
- Enable mmx assembly by default
Modified: trunk/theora/configure.ac
===================================================================
--- trunk/theora/configure.ac 2006-06-20 21:17:35 UTC (rev 11603)
+++ trunk/theora/configure.ac 2006-06-20 21:18:42 UTC (rev 11604)
@@ -4,7 +4,7 @@
dnl Initialization and Versioning
dnl ------------------------------------------------
-AC_INIT(libtheora,[1.0alpha7])
+AC_INIT(libtheora,[1.0alpha8-svn])
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
More information about the commits
mailing list