mirror of
https://github.com/nextcloud/desktop.git
synced 2026-01-14 02:01:28 +00:00
Update version to 5.0.0 alpha and year to 2026
required for the version dependent signing on brander (macOS Sandbox) Signed-off-by: Rello <Rello@users.noreply.github.com>
This commit is contained in:
@ -5,12 +5,12 @@
|
||||
# ------------------------------------
|
||||
# Version information
|
||||
# ------------------------------------
|
||||
set(MIRALL_VERSION_MAJOR 4)
|
||||
set(MIRALL_VERSION_MAJOR 5)
|
||||
set(MIRALL_VERSION_MINOR 0)
|
||||
set(MIRALL_VERSION_PATCH 50)
|
||||
set(MIRALL_VERSION_YEAR 2025)
|
||||
set(MIRALL_VERSION_YEAR 2026)
|
||||
set(MIRALL_SOVERSION 0)
|
||||
set(MIRALL_PREVERSION_HUMAN "4.1.0 alpha") # For preversions where PATCH>=50. Use version + alpha, rc1, rc2, etc.
|
||||
set(MIRALL_PREVERSION_HUMAN "5.0.0 alpha") # For preversions where PATCH>=50. Use version + alpha, rc1, rc2, etc.
|
||||
set(NCEXT_BUILD_NUM 47)
|
||||
set(NCEXT_VERSION 3,0,0,${NCEXT_BUILD_NUM})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user