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

STYLE: Nightly Version update

parent 72a4cad4
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: 2004-12-08 10:05:59 +0000";
std::string cver = "Date: 2004-12-09 10:12:19 +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