[xiph-commits] r15811 - branches/theora-thusnelda
giles at svn.xiph.org
giles at svn.xiph.org
Fri Mar 20 23:42:21 PDT 2009
Author: giles
Date: 2009-03-20 23:42:21 -0700 (Fri, 20 Mar 2009)
New Revision: 15811
Modified:
branches/theora-thusnelda/configure.ac
Log:
Bump the version number to something more appropriate.
NB people have complained in the past about 1.0alpha and 1.0beta
sorting after plain 1.0. I thought we had a plan for that post-1.0
but I can't remember what it was.
Modified: branches/theora-thusnelda/configure.ac
===================================================================
--- branches/theora-thusnelda/configure.ac 2009-03-21 06:34:19 UTC (rev 15810)
+++ branches/theora-thusnelda/configure.ac 2009-03-21 06:42:21 UTC (rev 15811)
@@ -4,7 +4,7 @@
dnl Initialization and Versioning
dnl ------------------------------------------------
-AC_INIT(libtheora,[1.0beta3svn])
+AC_INIT(libtheora,[1.1alpha1svn])
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
More information about the commits
mailing list