Skip to content

Commit

Permalink
cmake: Update version from 3.6.1 to 3.6.2
Browse files Browse the repository at this point in the history
Change-log [1]:

> Changes in 3.6.2 since 3.6.1:
>
> Ben Boeckel (3):
>       Intel-C: declare support for gnu11
>       Intel-C: support gnu89 and gnu99 extension flags
>       Intel-C: standard flags are also supported in 12.0
>
> Brad King (11):
>       Add script to update curl from upstream
>       curl: Update script to get curl 7.50.1
>       curl: Remove CMake-specific README
>       VS: Fix VS 2015 .vcxproj debug setting for Windows7.1SDK toolset
>       GetPrerequisites: Fix regression in gp_resolved_file_type
>       Fortran: Fix .mod file comparison for Intel 16 format
>       VS: Fix VS 2015 .vcxproj debug setting for v80 toolset
>       FindHDF5: Fix regression in providing HDF5_IS_PARALLEL
>       FindHDF5: Fix regression in finding hdf5hl_fortran
>       curl: Backport certificate reuse fix from 7.50.2
>       CMake 3.6.2
>
> Chuck Atkins (2):
>       FindHDF5: Make sure compile definition vars keep the -D flag
>       CrayLinuxEnvironment: Add alternative methods to get version info
>
> Curl Upstream (2):
>       curl 2015-08-11 (1a7f66a3)
>       curl 2016-08-03 (f2cb3a01)
>
> Fujii Hironori (1):
>       VS: Fix out-of-bounds write on empty Nsight Tegra version
>
> Konstantin Sinitsyn (1):
>       FindProtobuf: Restore support for PROTOBUF_IMPORT_DIRS

[1] https://blog.kitware.com/cmake-3-6-2-available-for-download/
  • Loading branch information
pmenzel committed Sep 12, 2016
1 parent 7518cf9 commit 5d63255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION cmake-3.6.1-0
# BEE_VERSION cmake-3.6.2-0

## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)
Expand Down

0 comments on commit 5d63255

Please sign in to comment.