diff options
author | Gerald (Jerry) Carter <jerry@samba.org> | 2008-01-10 08:25:54 -0600 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2008-01-10 08:25:54 -0600 |
commit | 84f12a59600bc3f686959d0e17cf972319059e02 (patch) | |
tree | 19ace3688fe887cb49a9ed030908a66c21f63d8d /source3/VERSION | |
parent | ba2a2552822ded95358c11972005f2c353580439 (diff) | |
download | samba-84f12a59600bc3f686959d0e17cf972319059e02.tar.gz samba-84f12a59600bc3f686959d0e17cf972319059e02.tar.bz2 samba-84f12a59600bc3f686959d0e17cf972319059e02.zip |
Set the "stable" vendor string in VERSION.
(This used to be commit 22d2ff0bc4d1012cc3ffc7ab0fdbab5a8188a0cb)
Diffstat (limited to 'source3/VERSION')
-rw-r--r-- | source3/VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/VERSION b/source3/VERSION index c97db4b04e..f0883b95bb 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="stable" SAMBA_VERSION_VENDOR_PATCH= |