Skip to content
Snippets Groups Projects
Commit affe7068 authored by Andy Cedilnik's avatar Andy Cedilnik
Browse files

STYLE: Nightly Version update

parent 69c3b6c9
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
std::string cmVersion::GetReleaseVersion()
{
#if CMake_VERSION_MINOR & 1
std::string cver = "Date: 2006-01-20 06:01:30 +0000";
std::string cver = "Date: 2006-01-21 05:51:10 +0000";
std::string res = "";
std::string::size_type cc, len = cver.size();
bool aftercol = false;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment