Skip to content
Snippets Groups Projects
Commit e970cfa7 authored by Charles Delort's avatar Charles Delort
Browse files

Upgrade to COOL 3.1.6

git-svn-id: file:///git/lcgcool.svndb/cool/trunk@20162 4525493e-7705-40b1-a816-d608a930855b
parent 3571be09
No related branches found
No related tags found
No related merge requests found
......@@ -19,8 +19,8 @@
// Note that the former is defined within quotes, the latter are not!
#define COOL_VERSIONINFO_RELEASE_MAJOR 3
#define COOL_VERSIONINFO_RELEASE_MINOR 1
#define COOL_VERSIONINFO_RELEASE_PATCH 5
#define COOL_VERSIONINFO_RELEASE "3.1.5"
#define COOL_VERSIONINFO_RELEASE_PATCH 6
#define COOL_VERSIONINFO_RELEASE "3.1.6"
// Sanity check: does this compiler support c++11? (see CORALCOOL-2808)
#if ( ! defined(__GXX_EXPERIMENTAL_CXX0X__) ) && (__cplusplus < 201103L )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment