diff options
| author | Björn Jacke <bjacke@samba.org> | 2026-04-09 10:47:33 +0200 |
|---|---|---|
| committer | Björn Jacke <bjacke@samba.org> | 2026-04-09 10:51:27 +0200 |
| commit | ff3dd691f38e23f9ea8d18376df1b24ea9b335b6 (patch) | |
| tree | 540fb2b9805d197cf66bc73c78457ccb87b2f159 | |
| parent | ef25c3fcb9f627d47640e178e82f08d64ff6dd78 (diff) | |
| download | samba-v4-22-stable.tar.gz samba-v4-22-stable.tar.bz2 samba-v4-22-stable.zip | |
VERSION: Disable GIT_SNAPSHOT for the 4.22.10 release.samba-4.22.9v4-22-stable
Signed-off-by: Bjoern Jacke <bjacke@samba.org>
| -rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -101,7 +101,7 @@ SAMBA_VERSION_RC_RELEASE= # e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes # # -> "3.0.0-SVN-build-199" # ######################################################## -SAMBA_VERSION_IS_GIT_SNAPSHOT=yes +SAMBA_VERSION_IS_GIT_SNAPSHOT=no ######################################################## # This is for specifying a release nickname # |
