diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/VERSION b/source3/VERSION index 858b627143..d34a625f0d 100644 --- a/source3/VERSION +++ b/source3/VERSION @@ -95,5 +95,5 @@ SAMBA_VERSION_IS_GIT_SNAPSHOT=yes # e.g. SAMBA_VERSION_VENDOR_SUFFIX=vendor_version() # # -> "CVS 3.0.0rc2-VendorVersion" # ######################################################## -SAMBA_VERSION_VENDOR_SUFFIX="test" +SAMBA_VERSION_VENDOR_SUFFIX=test SAMBA_VENDOR_PATCH= |