Skip to content

Commit

Permalink
Set patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
agaida committed Oct 19, 2017
1 parent e819b74 commit 61564e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ message(STATUS "Building with Qt${Qt5Core_VERSION}")

include(LXQtCompilerSettings NO_POLICY_SCOPE)

set(LXQT_RUNNER_PATCH_VERSION 2)
# Patch Version
set(LXQT_RUNNER_PATCH_VERSION 0)
set(LXQT_RUNNER_VERSION ${LXQT_MAJOR_VERSION}.${LXQT_MINOR_VERSION}.${LXQT_RUNNER_PATCH_VERSION})
add_definitions("-DLXQT_RUNNER_VERSION=\"${LXQT_RUNNER_VERSION}\"")

Expand Down

0 comments on commit 61564e3

Please sign in to comment.