summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-11-30 22:25:42 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-11-30 22:25:42 (GMT)
commite26a95c95a62ddf15fb509ff2273b274f648384d (patch)
treea7a897c9db8677c8f43622500c9d2476c4e591fa
parent10370741d5cd1440624cbde1258edeca92bdd519 (diff)
downloadhdf5-e26a95c95a62ddf15fb509ff2273b274f648384d.zip
hdf5-e26a95c95a62ddf15fb509ff2273b274f648384d.tar.gz
hdf5-e26a95c95a62ddf15fb509ff2273b274f648384d.tar.bz2
Test increase of version
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 02bb516..da2382b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required (VERSION 3.2.2)
+cmake_minimum_required (VERSION 3.3)
PROJECT (HDF5 C CXX)
#-----------------------------------------------------------------------------