Skip to content

Commit

Permalink
CMake: update version number to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fleroviux committed Jul 30, 2020
1 parent c23a8d7 commit c7c8b90
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
Expand Up @@ -8,7 +8,7 @@ endif()
project(NanoboyAdvance CXX)

set(VERSION_MAJOR 1)
set(VERSION_MINOR 1)
set(VERSION_MINOR 2)

set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
Expand Down

0 comments on commit c7c8b90

Please sign in to comment.