rev 358 - trunk

[email protected] Mon, 6 Dec 2004 17:37:46 -0800 (PST)
Newsgroups gmane.comp.printing.ghostscript.jbig2dec.cvs
Message-ID <[email protected]>
Author: giles
Date: 2004-12-06 17:37:45 -0800 (Mon, 06 Dec 2004)
New Revision: 358

Modified:
   trunk/configure.ac
Log:
Bump the version number for release.


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	2004-12-07 01:23:24 UTC (rev 357)
+++ trunk/configure.ac	2004-12-07 01:37:45 UTC (rev 358)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
=20
-AC_INIT([jbig2dec], [0.6], [[email protected]])
+AC_INIT([jbig2dec], [0.7], [[email protected]])
 AC_PREREQ(2.53)
 AC_CONFIG_SRCDIR([jbig2dec.c])
=20