From: Karolin Seeger Date: Mon, 28 Sep 2009 14:57:29 +0000 (+0200) Subject: s3/VERSION: Raise version up to 3.5.0. X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=388470f1f34111f7027e2abae5dbdf490f0992df;p=kamenim%2Fsamba.git s3/VERSION: Raise version up to 3.5.0. Karolin --- diff --git a/source3/VERSION b/source3/VERSION index 180d04e882..5296aff4ba 100644 --- a/source3/VERSION +++ b/source3/VERSION @@ -24,7 +24,7 @@ # -> "3.0.0" # ######################################################## SAMBA_VERSION_MAJOR=3 -SAMBA_VERSION_MINOR=4 +SAMBA_VERSION_MINOR=5 SAMBA_VERSION_RELEASE=0 ########################################################