[xiph-commits] r11478 - trunk/theora
giles at svn.xiph.org
giles at svn.xiph.org
Tue May 30 16:52:12 PDT 2006
Author: giles
Date: 2006-05-30 16:52:11 -0700 (Tue, 30 May 2006)
New Revision: 11478
Modified:
trunk/theora/CHANGES
trunk/theora/configure.ac
Log:
Bump the version number post-release.
Modified: trunk/theora/CHANGES
===================================================================
--- trunk/theora/CHANGES 2006-05-30 23:44:52 UTC (rev 11477)
+++ trunk/theora/CHANGES 2006-05-30 23:52:11 UTC (rev 11478)
@@ -1,5 +1,9 @@
-libtheora 1.0alph6 (2006 May 30)
+libtheora 1.0alpha7 (unreleased)
+ - no changes yet -
+
+libtheora 1.0alpha6 (2006 May 30)
+
* Merge theora-mmx simd acceleration (x86_32 and x86_64)
* Major RTP payload specification update
* Minor format specification updates
Modified: trunk/theora/configure.ac
===================================================================
--- trunk/theora/configure.ac 2006-05-30 23:44:52 UTC (rev 11477)
+++ trunk/theora/configure.ac 2006-05-30 23:52:11 UTC (rev 11478)
@@ -4,7 +4,7 @@
dnl Initialization and Versioning
dnl ------------------------------------------------
-AC_INIT(libtheora,[1.0alpha6])
+AC_INIT(libtheora,[1.0alpha7-svn])
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
More information about the commits
mailing list