rev 447 - trunk

[email protected] Wed, 26 Jul 2006 16:57:43 -0700 (PDT)
Newsgroups gmane.comp.printing.ghostscript.jbig2dec.cvs
Message-ID <[email protected]>
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
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- 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)
=20
  * striped page support
  * successfully decodes ubc test streams 042_9, 042_20

Modified: trunk/configure.ac
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- 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.
=20
-AC_INIT([jbig2dec], [0.9pre], [[email protected]])
+AC_INIT([jbig2dec], [0.9], [[email protected]])
 AC_PREREQ(2.53)
 AC_CONFIG_SRCDIR([jbig2dec.c])
=20