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 e10dc17 commit 01e3c15
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,9 @@ find_package(lxqt REQUIRED)
find_package(lxqt-globalkeys REQUIRED)
find_package(lxqt-globalkeys-ui REQUIRED)

set(LXQT_PANEL_PATCH_VERSION 2)
# Patch Version
set(LXQT_PANEL_PATCH_VERSION 0)

set(LXQT_PANEL_VERSION ${LXQT_MAJOR_VERSION}.${LXQT_MINOR_VERSION}.${LXQT_PANEL_PATCH_VERSION})
add_definitions("-DLXQT_PANEL_VERSION=\"${LXQT_PANEL_VERSION}\"")

Expand Down

0 comments on commit 01e3c15

Please sign in to comment.