[xiph-commits] r16601 - trunk/theora
giles at svn.xiph.org
giles at svn.xiph.org
Thu Oct 1 11:08:57 PDT 2009
Author: giles
Date: 2009-10-01 11:08:57 -0700 (Thu, 01 Oct 2009)
New Revision: 16601
Modified:
trunk/theora/CHANGES
trunk/theora/configure.ac
Log:
Bump versioning after the 1.1.1 release.
Modified: trunk/theora/CHANGES
===================================================================
--- trunk/theora/CHANGES 2009-10-01 18:08:45 UTC (rev 16600)
+++ trunk/theora/CHANGES 2009-10-01 18:08:57 UTC (rev 16601)
@@ -1,3 +1,7 @@
+libtheora 1.1.2 (unreleased snapshot)
+
+ - no changes recorded
+
libtheora 1.1.1 (2009 October 1)
- Fix problems with MSVC inline assembly
Modified: trunk/theora/configure.ac
===================================================================
--- trunk/theora/configure.ac 2009-10-01 18:08:45 UTC (rev 16600)
+++ trunk/theora/configure.ac 2009-10-01 18:08:57 UTC (rev 16601)
@@ -4,7 +4,7 @@
dnl Initialization and Versioning
dnl ------------------------------------------------
-AC_INIT(libtheora,[1.1.1])
+AC_INIT(libtheora,[1.1.1+svn])
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
More information about the commits
mailing list