[xiph-commits] r9806 - trunk/theora
giles at svn.xiph.org
giles at svn.xiph.org
Sat Aug 20 13:06:32 PDT 2005
Author: giles
Date: 2005-08-20 13:06:31 -0700 (Sat, 20 Aug 2005)
New Revision: 9806
Modified:
trunk/theora/CHANGES
trunk/theora/configure.ac
Log:
Bump version numbers post-release.
Modified: trunk/theora/CHANGES
===================================================================
--- trunk/theora/CHANGES 2005-08-20 20:05:13 UTC (rev 9805)
+++ trunk/theora/CHANGES 2005-08-20 20:06:31 UTC (rev 9806)
@@ -1,3 +1,7 @@
+libtheora 1.0alph6 (unreleased)
+
+ * no changes yet
+
libtheora 1.0alpha5 (2005 August 20)
* Fixed bitrate management bugs that caused popping and encode
Modified: trunk/theora/configure.ac
===================================================================
--- trunk/theora/configure.ac 2005-08-20 20:05:13 UTC (rev 9805)
+++ trunk/theora/configure.ac 2005-08-20 20:06:31 UTC (rev 9806)
@@ -4,7 +4,7 @@
dnl Initialization and Versioning
dnl ------------------------------------------------
-AC_INIT(libtheora,[1.0alpha5])
+AC_INIT(libtheora,[1.0alpha6-svn])
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
More information about the commits
mailing list