summaryrefslogtreecommitdiff
path: root/msvc/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'msvc/config.h')
-rw-r--r--msvc/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/msvc/config.h b/msvc/config.h
index ff930ef6..b1613d00 100644
--- a/msvc/config.h
+++ b/msvc/config.h
@@ -32,13 +32,13 @@
#define PACKAGE_NAME "poppler"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "poppler 0.8.5"
+#define PACKAGE_STRING "poppler 0.8.6"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "poppler"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.8.5"
+#define PACKAGE_VERSION "0.8.6"
/* Poppler data dir */
#define POPPLER_DATADIR "/usr/local/share/poppler"
@@ -53,7 +53,7 @@
/* #undef USE_EXCEPTIONS */
/* Version number of package */
-#define VERSION "0.8.5"
+#define VERSION "0.8.6"
#define snprintf _snprintf
#define unlink _unlink