[xiph-commits] r16507 - trunk/theora
giles at svn.xiph.org
giles at svn.xiph.org
Sat Aug 22 11:22:02 PDT 2009
Author: giles
Date: 2009-08-22 11:22:02 -0700 (Sat, 22 Aug 2009)
New Revision: 16507
Modified:
trunk/theora/CHANGES
trunk/theora/configure.ac
Log:
Bump version number post-release.
Modified: trunk/theora/CHANGES
===================================================================
--- trunk/theora/CHANGES 2009-08-22 18:21:44 UTC (rev 16506)
+++ trunk/theora/CHANGES 2009-08-22 18:22:02 UTC (rev 16507)
@@ -1,3 +1,7 @@
+libtheora 1.1beta4 (unreleased)
+
+ - no changes recorded
+
libtheora 1.1beta3 (2009 August 22)
- Rate control fixes to smooth quality
Modified: trunk/theora/configure.ac
===================================================================
--- trunk/theora/configure.ac 2009-08-22 18:21:44 UTC (rev 16506)
+++ trunk/theora/configure.ac 2009-08-22 18:22:02 UTC (rev 16507)
@@ -4,7 +4,7 @@
dnl Initialization and Versioning
dnl ------------------------------------------------
-AC_INIT(libtheora,[1.1beta3])
+AC_INIT(libtheora,[1.1beta4svn])
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
More information about the commits
mailing list