shithub: jbig2

Download patch

ref: 31dd7ef66dbd1c34df08365aa3c36e6391617f37
parent: 941b73315a166fe07e0f1a1b81171477285280f7
author: Tor Andersson <tor.andersson@gmail.com>
date: Wed Jul 14 20:42:38 EDT 2010

Update VERSION define in config_win32.h

--- a/config_win32.h
+++ b/config_win32.h
@@ -17,7 +17,7 @@
 
 /* update package version here */
 #define PACKAGE "jbig2dec"
-#define VERSION "0.3"
+#define VERSION "0.11"
 
 #if defined(_MSC_VER) || (defined(__BORLANDC__) && defined(__WIN32__))
   /* Microsoft Visual C++ or Borland C++ */