diff options
author | Brad King <brad.king@kitware.com> | 2016-10-04 15:37:16 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-10-04 15:37:16 (GMT) |
commit | 730ba30726c8dd36cd48fa3259385587a4aa48f8 (patch) | |
tree | be230d2ceb46e39afb934b429150c136d82e7219 /Utilities/Release | |
parent | 4376e47a2fdcf5d0c966df983a4205dce8147ff1 (diff) | |
download | CMake-730ba30726c8dd36cd48fa3259385587a4aa48f8.zip CMake-730ba30726c8dd36cd48fa3259385587a4aa48f8.tar.gz CMake-730ba30726c8dd36cd48fa3259385587a4aa48f8.tar.bz2 |
Utilities/Release: Update README to reference https URL
Diffstat (limited to 'Utilities/Release')
-rw-r--r-- | Utilities/Release/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/Release/README b/Utilities/Release/README index ed1d52e..11de1c3 100644 --- a/Utilities/Release/README +++ b/Utilities/Release/README @@ -1,7 +1,7 @@ To create a cmake release, make sure the "release" tag is pointing to the expected git commit: -http://cmake.org/gitweb?p=cmake.git;a=shortlog;h=refs/heads/release +https://cmake.org/gitweb?p=cmake.git;a=shortlog;h=refs/heads/release Then as kitware@hythloth, using an up-to-date CMake: |