Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
stohrendorf committed Jan 29, 2022
1 parent db400c2 commit 3e574d6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion .idea/EdisonEngine.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required( VERSION 3.16 )
list( APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake )

project( EdisonEngine VERSION 0.12 )
project( EdisonEngine VERSION 0.13 )

cmake_policy( SET CMP0069 NEW )
cmake_policy( SET CMP0094 NEW )
Expand Down

0 comments on commit 3e574d6

Please sign in to comment.