1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-04 08:22:08 +03:00

VERSION: Bump version up to Samba 4.22.4...

and re-enable GIT_SNAPSHOT.

Signed-off-by: Jule Anger <janger@samba.org>
This commit is contained in:
Jule Anger
2025-07-07 18:16:50 +02:00
parent 70eeb72206
commit ef1a5896a1

View File

@ -27,7 +27,7 @@ SAMBA_COPYRIGHT_STRING="Copyright Andrew Tridgell and the Samba Team 1992-2025"
######################################################## ########################################################
SAMBA_VERSION_MAJOR=4 SAMBA_VERSION_MAJOR=4
SAMBA_VERSION_MINOR=22 SAMBA_VERSION_MINOR=22
SAMBA_VERSION_RELEASE=3 SAMBA_VERSION_RELEASE=4
######################################################## ########################################################
# If a official release has a serious bug # # If a official release has a serious bug #
@ -101,7 +101,7 @@ SAMBA_VERSION_RC_RELEASE=
# e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes # # e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes #
# -> "3.0.0-SVN-build-199" # # -> "3.0.0-SVN-build-199" #
######################################################## ########################################################
SAMBA_VERSION_IS_GIT_SNAPSHOT=no SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
######################################################## ########################################################
# This is for specifying a release nickname # # This is for specifying a release nickname #