shithub: jbig2

Download patch

ref: b5715735568f8cdb7cce148b9335933ad20d3cd5
parent: 297c9b5fdba66116c2e975789ad7d2d640123114
author: giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
date: Wed Dec 31 11:29:40 EST 2003

Update version and changelog for 0.6 release.


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

--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+Version 0.5 (2003 December 31)
+
+ * minor portability fix for cygwin
+
 Version 0.5 (2003 December 4)
 
  * compiler warning fixes
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([jbig2dec], [0.5], [[email protected]])
+AC_INIT([jbig2dec], [0.6], [[email protected]])
 AC_PREREQ(2.53)
 AC_CONFIG_SRCDIR([jbig2dec.c])