Skip to content

Commit

Permalink
Release candidate 0.9 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
darioizzo authored Jan 31, 2019
1 parent 4303305 commit 71d91a7
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.2)

set(PAGMO_PLUGINS_NONFREE_PROJECT_VERSION 0.8)
set(PAGMO_PLUGINS_NONFREE_PROJECT_VERSION 0.9)
project(pagmo_plugins_nonfree VERSION ${PAGMO_PLUGINS_NONFREE_PROJECT_VERSION})

enable_testing()
Expand Down

0 comments on commit 71d91a7

Please sign in to comment.