Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
madf committed Nov 26, 2020
1 parent 3170953 commit c367f50
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 1.1.0)
project(dstu-engine LANGUAGES C VERSION 1.2.0)

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

0 comments on commit c367f50

Please sign in to comment.