From 47aaf1a9afc7768e9842b4a074c0567608afac91 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Wed, 19 May 2010 11:49:08 +0200 Subject: [PATCH] VERSION: Bump version number up to 3.5.4. Karolin (cherry picked from commit b75441b74920724a359d635d0393841db8535c95) --- source3/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source3/VERSION b/source3/VERSION index 4c95fd3043f..8eb0d1f39e0 100644 --- a/source3/VERSION +++ b/source3/VERSION @@ -25,7 +25,7 @@ ######################################################## SAMBA_VERSION_MAJOR=3 SAMBA_VERSION_MINOR=5 -SAMBA_VERSION_RELEASE=3 +SAMBA_VERSION_RELEASE=4 ######################################################## # Bug fix releases use a letter for the patch revision # -- 2.11.4.GIT