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

STYLE: Nightly Version update

parent bec82af4
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-02-25 06:56:38 +0000";
std::string cver = "Date: 2006-02-26 07:00:59 +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