Skip to content

Commit

Permalink
Bump version to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrek-szczygiel committed Jun 7, 2021
1 parent cc9cc76 commit fb3e0a8
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.11)
project(sim VERSION "1.1.0")
project(sim VERSION "1.1.1")

configure_file("src/version.h.in" "version.h" @ONLY)
include_directories(${PROJECT_BINARY_DIR})
Expand Down

0 comments on commit fb3e0a8

Please sign in to comment.