[xiph-commits] r16472 - trunk/theora
giles at svn.xiph.org
giles at svn.xiph.org
Wed Aug 12 10:06:13 PDT 2009
Author: giles
Date: 2009-08-12 10:06:12 -0700 (Wed, 12 Aug 2009)
New Revision: 16472
Modified:
trunk/theora/CHANGES
trunk/theora/configure.ac
Log:
Bump versioning post-release.
Modified: trunk/theora/CHANGES
===================================================================
--- trunk/theora/CHANGES 2009-08-12 17:04:13 UTC (rev 16471)
+++ trunk/theora/CHANGES 2009-08-12 17:06:12 UTC (rev 16472)
@@ -1,3 +1,7 @@
+libtheora 1.1.0 (unreleased)
+
+ - no changes recorded.
+
libtheora 1.1beta2 (2009 August 12)
- Fix a rate control problem with difficult input
Modified: trunk/theora/configure.ac
===================================================================
--- trunk/theora/configure.ac 2009-08-12 17:04:13 UTC (rev 16471)
+++ trunk/theora/configure.ac 2009-08-12 17:06:12 UTC (rev 16472)
@@ -4,7 +4,7 @@
dnl Initialization and Versioning
dnl ------------------------------------------------
-AC_INIT(libtheora,[1.1beta2])
+AC_INIT(libtheora,[1.1.0svn])
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
More information about the commits
mailing list