diff options
author | Stefan Metzmacher <metze@samba.org> | 2008-01-10 20:06:00 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2008-01-10 20:06:13 +0100 |
commit | 256659039affd7ce6a028be661fcc77147c0461e (patch) | |
tree | bf7aae0d91c51c95385123ec52c462e7f0097778 /source4/VERSION | |
parent | 1f493dccd6d4df150749095a69db92a0c1b86c40 (diff) | |
download | samba-256659039affd7ce6a028be661fcc77147c0461e.tar.gz samba-256659039affd7ce6a028be661fcc77147c0461e.tar.bz2 samba-256659039affd7ce6a028be661fcc77147c0461e.zip |
Revert "Set -test in the vendor version"
This needs a bit more work as it's different to samba3...
metze
This reverts commit 817582a46aed1a3a470477c95671fa25fd9f2f67.
(This used to be commit dec016822ce9439b40f3d9403d42ebc76ba2e0e1)
Diffstat (limited to 'source4/VERSION')
-rw-r--r-- | source4/VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/VERSION b/source4/VERSION index 34ccb95b9f..29ff51638e 100644 --- a/source4/VERSION +++ b/source4/VERSION @@ -113,5 +113,5 @@ SAMBA_VERSION_RELEASE_NICKNAME= # -> "3.0.0rc2-VendorVersion" # # # ######################################################## -SAMBA_VERSION_VENDOR_SUFFIX="test" +SAMBA_VERSION_VENDOR_SUFFIX= SAMBA_VERSION_VENDOR_PATCH= |