shithub: jbig2

Download patch

ref: 49cc61770c6fadfa7a4f2a214a7040db129f3a08
parent: 344fc838a5c35bf4ccef6ec2259b3a317135ab36
author: giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
date: Wed Dec 31 11:25:00 EST 2003

Apparently forgot to bump the version number in configure.


git-svn-id: http://svn.ghostscript.com/jbig2dec/trunk@304 ded80894-8fb9-0310-811b-c03f3676ab4d

--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([jbig2dec], [0.4], [jbig2-dev@ghostscript.com])
+AC_INIT([jbig2dec], [0.5], [jbig2-dev@ghostscript.com])
 AC_PREREQ(2.53)
 AC_CONFIG_SRCDIR([jbig2dec.c])