[jbig2-cvs] rev 397 - trunk
giles at ghostscript.com
giles at ghostscript.com
Wed Apr 27 21:35:55 PDT 2005
Author: giles
Date: 2005-04-27 21:35:55 -0700 (Wed, 27 Apr 2005)
New Revision: 397
Modified:
trunk/CHANGES
trunk/configure.ac
Log:
Bump the version number for new development work.
Modified: trunk/CHANGES
===================================================================
--- trunk/CHANGES 2005-04-28 04:33:44 UTC (rev 396)
+++ trunk/CHANGES 2005-04-28 04:35:55 UTC (rev 397)
@@ -1,3 +1,7 @@
+Version 0.9 (unreleased)
+
+ * no notable changes
+
Version 0.8 (2005 April 6)
* Fix an allocation error in the page array
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2005-04-28 04:33:44 UTC (rev 396)
+++ trunk/configure.ac 2005-04-28 04:35:55 UTC (rev 397)
@@ -1,6 +1,6 @@
# Process this file with autoconf to produce a configure script.
-AC_INIT([jbig2dec], [0.8], [jbig2-dev at ghostscript.com])
+AC_INIT([jbig2dec], [0.9pre], [jbig2-dev at ghostscript.com])
AC_PREREQ(2.53)
AC_CONFIG_SRCDIR([jbig2dec.c])
More information about the jbig2-cvs
mailing list