Skip to content

Commit

Permalink
Merge pull request #892 from JordanMaples/dev/jomaples/gsl3.1.0
Browse files Browse the repository at this point in the history
Update project version to GSL 3.1.0
  • Loading branch information
JordanMaples committed Jun 4, 2020
2 parents 794d7bb + 78744ed commit 0f6dbc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.1.3...3.16)

project(GSL VERSION 3.0.2 LANGUAGES CXX)
project(GSL VERSION 3.1.0 LANGUAGES CXX)

include(ExternalProject)
find_package(Git)
Expand Down

0 comments on commit 0f6dbc9

Please sign in to comment.