[xiph-commits] r16436 - trunk/theora
giles at svn.xiph.org
giles at svn.xiph.org
Wed Aug 5 13:56:58 PDT 2009
Author: giles
Date: 2009-08-05 13:56:58 -0700 (Wed, 05 Aug 2009)
New Revision: 16436
Modified:
trunk/theora/CHANGES
trunk/theora/configure.ac
Log:
Bump the version number post-release.
Modified: trunk/theora/CHANGES
===================================================================
--- trunk/theora/CHANGES 2009-08-05 20:51:32 UTC (rev 16435)
+++ trunk/theora/CHANGES 2009-08-05 20:56:58 UTC (rev 16436)
@@ -1,3 +1,7 @@
+libtheora 1.1beta2 (unreleased)
+
+ - no changes recorded
+
libtheora 1.1beta1 (2008 August 5)
- Support for two-pass encoding
Modified: trunk/theora/configure.ac
===================================================================
--- trunk/theora/configure.ac 2009-08-05 20:51:32 UTC (rev 16435)
+++ trunk/theora/configure.ac 2009-08-05 20:56:58 UTC (rev 16436)
@@ -4,7 +4,7 @@
dnl Initialization and Versioning
dnl ------------------------------------------------
-AC_INIT(libtheora,[1.1beta1])
+AC_INIT(libtheora,[1.1beta2svn])
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
More information about the commits
mailing list