diff options
author | Karolin Seeger <kseeger@samba.org> | 2009-10-01 14:50:28 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2009-10-01 14:50:28 +0200 |
commit | 75f90772ce14cfbb8256ac7e897741e38b758e34 (patch) | |
tree | 65046b554873e104d5699bcf29c7eb908d2db841 /source3 | |
parent | 8a6b90d401e3c8d4d04ade36020bfc5c31c9603e (diff) | |
download | samba-75f90772ce14cfbb8256ac7e897741e38b758e34.tar.gz samba-75f90772ce14cfbb8256ac7e897741e38b758e34.tar.bz2 samba-75f90772ce14cfbb8256ac7e897741e38b758e34.zip |
s3/VERSION: Raise version number up to 3.6.0.
Karolin
Diffstat (limited to 'source3')
-rw-r--r-- | source3/VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/VERSION b/source3/VERSION index 5296aff4ba..51bb2b1ab4 100644 --- a/source3/VERSION +++ b/source3/VERSION @@ -24,7 +24,7 @@ # -> "3.0.0" # ######################################################## SAMBA_VERSION_MAJOR=3 -SAMBA_VERSION_MINOR=5 +SAMBA_VERSION_MINOR=6 SAMBA_VERSION_RELEASE=0 ######################################################## |