mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
chore: prepare for release 3.17.0
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
This commit is contained in:
parent
5535436776
commit
55f04ef44f
@ -6,11 +6,11 @@
|
||||
# Version information
|
||||
# ------------------------------------
|
||||
set(MIRALL_VERSION_MAJOR 3)
|
||||
set(MIRALL_VERSION_MINOR 16)
|
||||
set(MIRALL_VERSION_PATCH 83)
|
||||
set(MIRALL_VERSION_MINOR 17)
|
||||
set(MIRALL_VERSION_PATCH 0)
|
||||
set(MIRALL_VERSION_YEAR 2025)
|
||||
set(MIRALL_SOVERSION 0)
|
||||
set(MIRALL_PREVERSION_HUMAN "3.17.0 rc3") # For preversions where PATCH>=50. Use version + alpha, rc1, rc2, etc.
|
||||
set(MIRALL_PREVERSION_HUMAN "3.17.0") # 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})
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user