Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
naelstrof committed Apr 10, 2020
1 parent f81539c commit 829aac0
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,6 +1,6 @@
cmake_minimum_required( VERSION 3.1.3 )

project(maim VERSION 5.5.3 LANGUAGES CXX)
project(maim VERSION 5.6.3 LANGUAGES CXX)

if(NOT CMAKE_BUILD_TYPE)
set(CMAKE_BUILD_TYPE "Debug")
Expand Down

0 comments on commit 829aac0

Please sign in to comment.