summaryrefslogtreecommitdiff
path: root/jbig2dec/config_win32.h
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2016-04-07 15:33:53 +0100
committerChris Liddell <chris.liddell@artifex.com>2016-04-07 15:51:25 +0100
commitb0878d062cf7acefbc2b47e038af4e3392132981 (patch)
tree827045dba34c9dec591d284466b32584802babbb /jbig2dec/config_win32.h
parent1e6f5f00082ee7aa8dbcf65bfcc3ba85acd89443 (diff)
downloadghostpdl-b0878d062cf7acefbc2b47e038af4e3392132981.tar.gz
Update version number and dates for jbig2dec release
will be v0.13
Diffstat (limited to 'jbig2dec/config_win32.h')
-rw-r--r--jbig2dec/config_win32.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/jbig2dec/config_win32.h b/jbig2dec/config_win32.h
index e7d0d780f..da8e778b1 100644
--- a/jbig2dec/config_win32.h
+++ b/jbig2dec/config_win32.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2012 Artifex Software, Inc.
+/* Copyright (C) 2001-2016 Artifex Software, Inc.
All Rights Reserved.
This software is provided AS-IS with no warranty, either express or
@@ -22,7 +22,7 @@
/* update package version here */
#define PACKAGE "jbig2dec"
-#define VERSION "0.12"
+#define VERSION "0.13"
#if defined(_MSC_VER) || (defined(__BORLANDC__) && defined(__WIN32__))
/* Microsoft Visual C++ or Borland C++ */