Skip to content

Commit 0f6dbc9

Browse files
authored
Merge pull request #892 from JordanMaples/dev/jomaples/gsl3.1.0
Update project version to GSL 3.1.0
2 parents 794d7bb + 78744ed commit 0f6dbc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.1.3...3.16)
22

3-
project(GSL VERSION 3.0.2 LANGUAGES CXX)
3+
project(GSL VERSION 3.1.0 LANGUAGES CXX)
44

55
include(ExternalProject)
66
find_package(Git)

0 commit comments

Comments
 (0)