rev 304 - trunk

[email protected] Tue, 16 Mar 2004 17:08:07 -0800 (PST)
Newsgroups gmane.comp.printing.ghostscript.jbig2dec.cvs
Message-ID <[email protected]>
Author: giles
Date: 2003-12-31 08:25:00 -0800 (Wed, 31 Dec 2003)
New Revision: 304

Modified:
   trunk/configure.ac
Log:
Apparently forgot to bump the version number in configure.


Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac	2003-12-04 17:06:19 UTC (rev 303)
+++ trunk/configure.ac	2003-12-31 16:25:00 UTC (rev 304)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([jbig2dec], [0.4], [[email protected]])
+AC_INIT([jbig2dec], [0.5], [[email protected]])
 AC_PREREQ(2.53)
 AC_CONFIG_SRCDIR([jbig2dec.c])