From d93f851ec1aec185a564f5ebbdf75189e50247a3 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Fri, 12 Oct 2007 16:15:28 +0200 Subject: Revert "Remove superfluous quotation marks around samba version" This reverts commit 016795c550ee0b78fa46c508703fb5e1e40d8f36. These quotation marks are not superfluous at all... sorry! Michael (This used to be commit 3a1b0965229facdeab8ddc68e72bd4c5bbec70ac) --- source3/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3') diff --git a/source3/VERSION b/source3/VERSION index d34a625f0d..858b627143 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= -- cgit