diff options
| author | Jule Anger <janger@samba.org> | 2024-10-17 13:58:18 +0200 |
|---|---|---|
| committer | Jule Anger <janger@samba.org> | 2024-10-17 13:58:18 +0200 |
| commit | 7eabe40bfe551ae5fba043e6ca7ca529593a61de (patch) | |
| tree | df89a8d4223e787f05c0dbeb0212c507547e9ba0 | |
| parent | 4059e00109b5a04215028fe0dab9655a5892989e (diff) | |
| download | samba-v4-19-stable.tar.gz samba-v4-19-stable.tar.bz2 samba-v4-19-stable.zip | |
VERSION: Disable GIT_SNAPSHOT for the 4.19.9 release.samba-4.19.9v4-19-stable
Signed-off-by: Jule Anger <janger@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 # |
