OpenAFS Master Repository branch, openafs-stable-1_6_22-branch, updated. openafs-stable-1_6_22_2-3-g9a51d72

Gerrit Code Review gerrit@openafs.org
Tue, 17 Apr 2018 17:21:25 -0400


The following commit has been merged in the openafs-stable-1_6_22-branch branch:
commit 9a51d72eebc21904f290aa8f5d513abe66db6b36
Author: Stephan Wiesand <stephan.wiesand@desy.de>
Date:   Thu Apr 12 17:17:10 2018 +0200

    Make OpenAFS 1.6.22.3
    
    Update configure version strings for 1.6.22.3. Note that macos kext
    can be of form XXXX.YY[.ZZ[(d|a|b|fc)NNN]] where d dev, a alpha,
    b beta, f final candidate so we have no way to represent 1.6.22.3.
    Switch to 1.6.23 dev 3 for macOS.
    
    Change-Id: I5ee43eea7eb19c114400e9824a148a5348ef82d6
    Reviewed-on: https://gerrit.openafs.org/13009
    Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
    Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

 configure-libafs.ac             |    2 +-
 configure.ac                    |    4 ++--
 src/config/NTMakefile.amd64_w2k |    2 +-
 src/config/NTMakefile.i386_nt40 |    2 +-
 src/config/NTMakefile.i386_w2k  |    2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

-- 
OpenAFS Master Repository