[Cmake-commits] CMake branch, next, updated. v3.4.0-rc2-1187-gffd0beb

Brad King brad.king at kitware.com
Thu Oct 29 09:26:32 EDT 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, next has been updated
       via  ffd0beb99d554a55e2a895dc4ff572bd1cefa0b0 (commit)
       via  6c0d8a5d027bfe681f45337c79d1bbba6331bbd8 (commit)
      from  8caf05055b61c0b47782540e7af4c97f409cd1ee (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ffd0beb99d554a55e2a895dc4ff572bd1cefa0b0
commit ffd0beb99d554a55e2a895dc4ff572bd1cefa0b0
Merge: 8caf050 6c0d8a5
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Oct 29 09:26:31 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Oct 29 09:26:31 2015 -0400

    Merge topic 'README-fix-typo' into next
    
    6c0d8a5d README: Fix typo in wording


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6c0d8a5d027bfe681f45337c79d1bbba6331bbd8
commit 6c0d8a5d027bfe681f45337c79d1bbba6331bbd8
Author:     Terrell Russell <terrellrussell at gmail.com>
AuthorDate: Thu Oct 29 09:22:01 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Oct 29 09:25:52 2015 -0400

    README: Fix typo in wording

diff --git a/README.rst b/README.rst
index 5e7a323..9599a04 100644
--- a/README.rst
+++ b/README.rst
@@ -46,7 +46,7 @@ UNIX/Mac OSX/MinGW/MSYS/Cygwin
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 You need to have a compiler and a make installed.
-Run the ``bootstrap`` script you find the in the source directory of CMake.
+Run the ``bootstrap`` script you find in the source directory of CMake.
 You can use the ``--help`` option to see the supported options.
 You may use the ``--prefix=<install_prefix>`` option to specify a custom
 installation directory for CMake. You can run the ``bootstrap`` script from

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

Summary of changes:
 README.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list