Skip to content

Commit

Permalink
Updated version of project
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres6936 committed Aug 20, 2020
1 parent 48a5692 commit 390cfcf
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,5 +1,5 @@
CMAKE_MINIMUM_REQUIRED(VERSION 3.14 FATAL_ERROR)
PROJECT(Doryen VERSION 2020.0819 LANGUAGES CXX)
PROJECT(Doryen VERSION 2020.0820 LANGUAGES CXX)

OPTION(DORYEN_SAMPLES "Generate the Doryen Samples" OFF)
OPTION(DORYEN_TESTS "Generate and Execute the Doryen Test" OFF)
Expand Down

0 comments on commit 390cfcf

Please sign in to comment.