From c9622dd25fea4a5f11b33799d3897af6eff47183 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Fri, 8 Oct 2010 14:35:23 +0200 Subject: [PATCH] VERSION: Bump version number up to 3.5.7. Karolin (cherry picked from commit 7e0ae1b5538da956d2d301cf0fe01f82f98fe024) --- source3/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source3/VERSION b/source3/VERSION index 5490542b67b..7cf6b9bed76 100644 --- a/source3/VERSION +++ b/source3/VERSION @@ -25,7 +25,7 @@ ######################################################## SAMBA_VERSION_MAJOR=3 SAMBA_VERSION_MINOR=5 -SAMBA_VERSION_RELEASE=6 +SAMBA_VERSION_RELEASE=7 ######################################################## # Bug fix releases use a letter for the patch revision # -- 2.11.4.GIT