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

STYLE: Nightly Version update

parent 126e5e39
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-04-17 11:56:33 +0000";
std::string cver = "Date: 2006-04-18 12:17:46 +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