Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
madf committed Nov 11, 2020
1 parent a1d2f40 commit b00987b
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.13)
project(dstu-engine LANGUAGES C VERSION 0.0.1)
project(dstu-engine LANGUAGES C VERSION 1.0.0)

option(BUILD_TESTS "Build tests." OFF)
option(ENABLE_CODECOV "Enable code coverage analysis." OFF)
Expand Down

0 comments on commit b00987b

Please sign in to comment.