From af9d588aba9bdef752fd5a7c644a8034ae17388f Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Mon, 9 Aug 2010 17:32:57 +0200 Subject: [PATCH] samba-3.4.7-ctdb-10: bump version to 3.4.7-ctdb-10-1 This changes the vendor suffix from "ctdb" to "ctdb-10" and resets the vendor patch level from 10 to 1. I.e. this is the start of stabilizing the 3.4.7-ctdb-10 release. It is currently not possible to specify a vendor patch level that is not simply an integer (like 10.1), due to the mode with with the subversion information is assebled in smbd/trans2.c . Hence the change in the vendor-suffix. --- source3/VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source3/VERSION b/source3/VERSION index 11ea7be5c74c..4368c3440887 100644 --- a/source3/VERSION +++ b/source3/VERSION @@ -84,8 +84,8 @@ SAMBA_VERSION_IS_GIT_SNAPSHOT= # SAMBA_VERSION_VENDOR_FUNCTION # # # ######################################################## -SAMBA_VERSION_VENDOR_SUFFIX="ctdb" -SAMBA_VERSION_VENDOR_PATCH=10 +SAMBA_VERSION_VENDOR_SUFFIX="ctdb-10" +SAMBA_VERSION_VENDOR_PATCH=1 ######################################################## # This can be set by vendors if they want.. # -- 2.34.1