[SCM] Samba Shared Repository - branch v3-6-stable updated

Karolin Seeger kseeger at samba.org
Wed Jul 28 01:51:44 MDT 2010


The branch, v3-6-stable has been updated
       via  9ffcc43... VERSION: Bump version to 3.6.0pre1.
       via  a82835a... VERSION: Adapt version string.
      from  a20ee81... WHATSNEW: Update changes.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-stable


- Log -----------------------------------------------------------------
commit 9ffcc437a17a673ec8c75e94f16345f2a9a4ab7b
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Jul 28 09:47:55 2010 +0200

    VERSION: Bump version to 3.6.0pre1.
    
    Karolin
    (cherry picked from commit 8c0c3940986945406ca9f35112498eacddaed5c9)

commit a82835a5fdd85c53191fd145dca32a9feb800175
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Jul 28 09:45:39 2010 +0200

    VERSION: Adapt version string.
    
    Karolin

-----------------------------------------------------------------------

Summary of changes:
 source3/VERSION |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/VERSION b/source3/VERSION
index fcab12a..e984ecc 100644
--- a/source3/VERSION
+++ b/source3/VERSION
@@ -46,7 +46,7 @@ SAMBA_VERSION_REVISION=
 # e.g. SAMBA_VERSION_PRE_RELEASE=1                     #
 #  ->  "2.2.9pre1"                                     #
 ########################################################
-SAMBA_VERSION_PRE_RELEASE=
+SAMBA_VERSION_PRE_RELEASE=1
 
 ########################################################
 # For 'rc' releases the version will be                #
@@ -68,7 +68,7 @@ SAMBA_VERSION_RC_RELEASE=
 # e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes               #
 #  ->  "3.0.0-SVN-build-199"                           #
 ########################################################
-SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
+SAMBA_VERSION_IS_GIT_SNAPSHOT=no
 
 ########################################################
 # This can be set by vendors if they want...           #
@@ -84,7 +84,7 @@ SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
 #       SAMBA_VERSION_VENDOR_FUNCTION                  #
 #                                                      #
 ########################################################
-SAMBA_VERSION_VENDOR_SUFFIX="devel"
+SAMBA_VERSION_VENDOR_SUFFIX=
 SAMBA_VERSION_VENDOR_PATCH=
 
 ########################################################


-- 
Samba Shared Repository


More information about the samba-cvs mailing list