[jbig2-cvs] rev 304 - trunk
giles at ghostscript.com
giles at ghostscript.com
Tue Mar 16 17:08:07 PST 2004
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], [jbig2-dev at ghostscript.com])
+AC_INIT([jbig2dec], [0.5], [jbig2-dev at ghostscript.com])
AC_PREREQ(2.53)
AC_CONFIG_SRCDIR([jbig2dec.c])
More information about the jbig2-cvs
mailing list