Skip to content

Commit

Permalink
Version 1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-mironov committed Feb 2, 2021
1 parent 907a3a5 commit ac877d9
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 @@ -3,7 +3,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
PROJECT( XKB-SWITCH )
SET(MAJOR_VERSION 1)
SET(MINOR_VERSION 8)
SET(RELEASE_VERSION 3)
SET(RELEASE_VERSION 4)
SET(XKBSWITCH_VERSION ${MAJOR_VERSION}.${MINOR_VERSION}.${RELEASE_VERSION})
ADD_DEFINITIONS(-DXKBSWITCH_VERSION="${XKBSWITCH_VERSION}")

Expand Down

0 comments on commit ac877d9

Please sign in to comment.