Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CMake
CMake
Commits
e36eb719
Commit
e36eb719
authored
Oct 05, 2006
by
Andy Cedilnik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
STYLE: Nightly Version update
parent
9e709f6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Source/cmVersion.cxx
Source/cmVersion.cxx
+1
-1
No files found.
Source/cmVersion.cxx
View file @
e36eb719
...
...
@@ -19,7 +19,7 @@
std
::
string
cmVersion
::
GetReleaseVersion
()
{
#if CMake_VERSION_MINOR & 1
std
::
string
cver
=
"Date: 2006-10-0
4
0
9:20
:1
3
+0000"
;
std
::
string
cver
=
"Date: 2006-10-0
5
0
7:57
:1
9
+0000"
;
std
::
string
res
=
""
;
std
::
string
::
size_type
cc
,
len
=
cver
.
size
();
bool
aftercol
=
false
;
...
...
Write
Preview
Markdown
is supported
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