[xiph-commits] r14767 - trunk/theora

giles at svn.xiph.org giles at svn.xiph.org
Wed Apr 16 16:24:42 PDT 2008


Author: giles
Date: 2008-04-16 16:24:41 -0700 (Wed, 16 Apr 2008)
New Revision: 14767

Modified:
   trunk/theora/CHANGES
   trunk/theora/configure.ac
Log:
Bump package version post-release.


Modified: trunk/theora/CHANGES
===================================================================
--- trunk/theora/CHANGES	2008-04-16 22:17:48 UTC (rev 14766)
+++ trunk/theora/CHANGES	2008-04-16 23:24:41 UTC (rev 14767)
@@ -1,3 +1,7 @@
+libtheora 1.0beta4 (unreleased)
+
+ - no changes yet.
+
 libtheora 1.0beta3 (2008 April 16)
 
  - Build new libtheoradec and libtheoraenc libraries

Modified: trunk/theora/configure.ac
===================================================================
--- trunk/theora/configure.ac	2008-04-16 22:17:48 UTC (rev 14766)
+++ trunk/theora/configure.ac	2008-04-16 23:24:41 UTC (rev 14767)
@@ -4,7 +4,7 @@
 dnl Initialization and Versioning
 dnl ------------------------------------------------
 
-AC_INIT(libtheora,[1.0beta3])
+AC_INIT(libtheora,[1.0beta4svn])
 
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET



More information about the commits mailing list