Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
a6acd304
Commit
a6acd304
authored
Mar 19, 2006
by
Andy Cedilnik
Browse files
STYLE: Nightly Version update
parent
640ee2e7
Changes
1
Show whitespace changes
Inline
Side-by-side
Source/cmVersion.cxx
View file @
a6acd304
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
std
::
string
cmVersion
::
GetReleaseVersion
()
std
::
string
cmVersion
::
GetReleaseVersion
()
{
{
#if CMake_VERSION_MINOR & 1
#if CMake_VERSION_MINOR & 1
std
::
string
cver
=
"Date: 2006-03-1
8
1
3
:5
9:09
+0000"
;
std
::
string
cver
=
"Date: 2006-03-1
9
1
2
:5
3:12
+0000"
;
std
::
string
res
=
""
;
std
::
string
res
=
""
;
std
::
string
::
size_type
cc
,
len
=
cver
.
size
();
std
::
string
::
size_type
cc
,
len
=
cver
.
size
();
bool
aftercol
=
false
;
bool
aftercol
=
false
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment