mirror of
https://github.com/deskflow/deskflow.git
synced 2026-06-16 21:08:22 +08:00
Release 1.17.1
This commit is contained in:
parent
9929b09088
commit
a80cea3ca7
@ -24,7 +24,7 @@ cmake_minimum_required(VERSION 3.24)
|
||||
# Fallback for when git can not be found
|
||||
set(DESKFLOW_VERSION_MAJOR 1)
|
||||
set(DESKFLOW_VERSION_MINOR 17)
|
||||
set(DESKFLOW_VERSION_PATCH 0)
|
||||
set(DESKFLOW_VERSION_PATCH 1)
|
||||
set(DESKFLOW_VERSION_TWEAK 0)
|
||||
|
||||
# Get the version from git if it's a git repository
|
||||
|
||||
Loading…
Reference in New Issue
Block a user