From eb4d88bfdafe9cd8de0b5cb366f18a24f727f537 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Mon, 6 Aug 2012 20:02:52 +0200 Subject: [PATCH] VERSION: Bump version number up to 3.6.8. Karolin (cherry picked from commit cefbf9a13ee9c3a4ca3df2e7687466a0c542d888) --- source3/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source3/VERSION b/source3/VERSION index e8473bc4c2e..e3edda5e00a 100644 --- a/source3/VERSION +++ b/source3/VERSION @@ -25,7 +25,7 @@ ######################################################## SAMBA_VERSION_MAJOR=3 SAMBA_VERSION_MINOR=6 -SAMBA_VERSION_RELEASE=7 +SAMBA_VERSION_RELEASE=8 ######################################################## # Bug fix releases use a letter for the patch revision # -- 2.11.4.GIT