[jbig2-cvs] rev 449 - trunk

giles at ghostscript.com giles at ghostscript.com
Wed Jul 26 17:54:08 PDT 2006


Author: giles
Date: 2006-07-26 17:54:08 -0700 (Wed, 26 Jul 2006)
New Revision: 449

Modified:
   trunk/CHANGES
   trunk/configure.ac
Log:
Bump version number, post release.


Modified: trunk/CHANGES
===================================================================
--- trunk/CHANGES	2006-07-27 00:16:09 UTC (rev 448)
+++ trunk/CHANGES	2006-07-27 00:54:08 UTC (rev 449)
@@ -1,3 +1,7 @@
+Version 0.10 (unreleased)
+
+ * no changes yet
+
 Version 0.9 (2006 July 27)
 
  * striped page support

Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac	2006-07-27 00:16:09 UTC (rev 448)
+++ trunk/configure.ac	2006-07-27 00:54:08 UTC (rev 449)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([jbig2dec], [0.9], [jbig2-dev at ghostscript.com])
+AC_INIT([jbig2dec], [0.10pre], [jbig2-dev at ghostscript.com])
 AC_PREREQ(2.53)
 AC_CONFIG_SRCDIR([jbig2dec.c])
 



More information about the jbig2-cvs mailing list