diff --git a/Source/cmExportPackageInfoGenerator.cxx b/Source/cmExportPackageInfoGenerator.cxx index 2552a14113..e994eb7a77 100644 --- a/Source/cmExportPackageInfoGenerator.cxx +++ b/Source/cmExportPackageInfoGenerator.cxx @@ -34,7 +34,7 @@ #include "cmTarget.h" #include "cmTargetTypes.h" -static std::string const kCPS_VERSION_STR = "0.14.1"; +static std::string const kCPS_VERSION_STR = "0.15.0"; cmExportPackageInfoGenerator::cmExportPackageInfoGenerator( cmPackageInfoArguments arguments)