[xiph-commits] r13855 - trunk/theora
giles at svn.xiph.org
giles at svn.xiph.org
Tue Sep 18 00:06:19 PDT 2007
Author: giles
Date: 2007-09-18 00:06:19 -0700 (Tue, 18 Sep 2007)
New Revision: 13855
Modified:
trunk/theora/CHANGES
trunk/theora/configure.ac
Log:
Bump version number post-release.
Modified: trunk/theora/CHANGES
===================================================================
--- trunk/theora/CHANGES 2007-09-18 07:05:46 UTC (rev 13854)
+++ trunk/theora/CHANGES 2007-09-18 07:06:19 UTC (rev 13855)
@@ -1,3 +1,7 @@
+libtheora 1.0beta1 (unreleased)
+
+ - No notable changes yet.
+
libtheora 1.0alpha8 (2007 September 18)
- Switch to new spec compliant decoder from theora-exp branch.
Modified: trunk/theora/configure.ac
===================================================================
--- trunk/theora/configure.ac 2007-09-18 07:05:46 UTC (rev 13854)
+++ trunk/theora/configure.ac 2007-09-18 07:06:19 UTC (rev 13855)
@@ -4,7 +4,7 @@
dnl Initialization and Versioning
dnl ------------------------------------------------
-AC_INIT(libtheora,[1.0alpha8-svn])
+AC_INIT(libtheora,[1.0beta1pre-svn])
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
More information about the commits
mailing list