Skip to content

Commit

Permalink
Merge pull request #56 from RnDome/bump_version
Browse files Browse the repository at this point in the history
Bumps version to 1.0.0
  • Loading branch information
kpp committed Jul 20, 2017
2 parents 2f8c6e2 + 556c44b commit 1b29bde
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.2)
project(bwapi-c VERSION 0.3.0)
project(bwapi-c VERSION 1.0.0)

list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}")

Expand Down

0 comments on commit 1b29bde

Please sign in to comment.