summaryrefslogtreecommitdiff
path: root/Build/source/libs/poppler/poppler-src/CMakeLists.txt
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-08-19 14:07:00 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-08-19 14:07:00 +0000
commit5e955fd62908d6fa1612f6d549991b8bacf3b987 (patch)
tree5a11c1a5beeae32039f3d19e942d5ec704d11c97 /Build/source/libs/poppler/poppler-src/CMakeLists.txt
parent408835433c48798c3233aeed4ff1acc6802488d8 (diff)
poppler 0.47.0
git-svn-id: svn://tug.org/texlive/trunk@41888 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/poppler/poppler-src/CMakeLists.txt')
-rw-r--r--Build/source/libs/poppler/poppler-src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/poppler/poppler-src/CMakeLists.txt b/Build/source/libs/poppler/poppler-src/CMakeLists.txt
index c90d0e89436..d59a6fc9241 100644
--- a/Build/source/libs/poppler/poppler-src/CMakeLists.txt
+++ b/Build/source/libs/poppler/poppler-src/CMakeLists.txt
@@ -22,7 +22,7 @@ if (ECM_FOUND)
endif()
set(POPPLER_MAJOR_VERSION "0")
-set(POPPLER_MINOR_VERSION "46")
+set(POPPLER_MINOR_VERSION "47")
set(POPPLER_MICRO_VERSION "0")
set(POPPLER_VERSION "${POPPLER_MAJOR_VERSION}.${POPPLER_MINOR_VERSION}.${POPPLER_MICRO_VERSION}")