Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CMake
CMake
Commits
c50dabff
Commit
c50dabff
authored
Apr 17, 2007
by
Andy Cedilnik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
STYLE: Nightly Version update
parent
0aae2ce6
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 @
c50dabff
...
...
@@ -19,7 +19,7 @@
std
::
string
cmVersion
::
GetReleaseVersion
()
{
#if CMake_VERSION_MINOR & 1
std
::
string
cver
=
"Date: 2007-04-1
6
08:
03:17
+0000"
;
std
::
string
cver
=
"Date: 2007-04-1
7
08:
48:21
+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