Skip to content

Commit

Permalink
build: raise CMake project version to 6.1.80
Browse files Browse the repository at this point in the history
For development on master branch.
  • Loading branch information
romangg committed Jun 19, 2024
1 parent 4abb0a2 commit 597969a
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.16)

project(KDisplay VERSION 6.1.0)
project(KDisplay VERSION 6.1.80)

add_definitions("-DKDISPLAY_VERSION=\"${PROJECT_VERSION}\"")

Expand Down

0 comments on commit 597969a

Please sign in to comment.