ref: 9c04190c5824e209be28d5079787c3f05b5c1b3e
parent: 3421407ecff3d48427a0a848f58a0d1affe2c44b
author: giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
date: Wed Jul 26 19:57:39 EDT 2006
Update version info for the 0.9 release. git-svn-id: http://svn.ghostscript.com/jbig2dec/trunk@447 ded80894-8fb9-0310-811b-c03f3676ab4d
--- a/CHANGES
+++ b/CHANGES
@@ -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
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# Process this file with autoconf to produce a configure script.
-AC_INIT([jbig2dec], [0.9pre], [jbig2-dev@ghostscript.com])
+AC_INIT([jbig2dec], [0.9], [jbig2-dev@ghostscript.com])
AC_PREREQ(2.53)
AC_CONFIG_SRCDIR([jbig2dec.c])