summaryrefslogtreecommitdiff
path: root/Build/source/libs/poppler/poppler-src/CMakeLists.txt
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2017-01-15 23:48:36 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2017-01-15 23:48:36 +0000
commit312dd39a634566e21e4e2758437bf8382573c347 (patch)
tree185813b51b4219eff4e8317317b85e95f15b8e20 /Build/source/libs/poppler/poppler-src/CMakeLists.txt
parent9f71fce2109eea9f43a91783cc8ef1a4c7f72554 (diff)
poppler 0.51.0
git-svn-id: svn://tug.org/texlive/trunk@42964 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 54294e12828..5074a1a1740 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 "50")
+set(POPPLER_MINOR_VERSION "51")
set(POPPLER_MICRO_VERSION "0")
set(POPPLER_VERSION "${POPPLER_MAJOR_VERSION}.${POPPLER_MINOR_VERSION}.${POPPLER_MICRO_VERSION}")