[jbig2-cvs] rev 447 - trunk

giles at ghostscript.com giles at ghostscript.com
Wed Jul 26 16:57:43 PDT 2006


Author: giles
Date: 2006-07-26 16:57:39 -0700 (Wed, 26 Jul 2006)
New Revision: 447

Modified:
   trunk/CHANGES
   trunk/configure.ac
Log:
Update version info for the 0.9 release.


Modified: trunk/CHANGES
===================================================================
--- trunk/CHANGES	2006-05-15 21:16:42 UTC (rev 446)
+++ trunk/CHANGES	2006-07-26 23:57:39 UTC (rev 447)
@@ -1,4 +1,4 @@
-Version 0.9 (unreleased)
+Version 0.9 (2006 July 27)
 
  * striped page support
  * successfully decodes ubc test streams 042_9, 042_20

Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac	2006-05-15 21:16:42 UTC (rev 446)
+++ trunk/configure.ac	2006-07-26 23:57:39 UTC (rev 447)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([jbig2dec], [0.9pre], [jbig2-dev at ghostscript.com])
+AC_INIT([jbig2dec], [0.9], [jbig2-dev at ghostscript.com])
 AC_PREREQ(2.53)
 AC_CONFIG_SRCDIR([jbig2dec.c])
 



More information about the jbig2-cvs mailing list