Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
ffb74f8e
Commit
ffb74f8e
authored
Sep 27, 2011
by
Raymond Toy
Browse files
Don't say "CVS Head" in the default version string.
parent
fb4bc6b8
Changes
1
Show whitespace changes
Inline
Side-by-side
tools/build-all.sh
View file @
ffb74f8e
...
...
@@ -33,7 +33,7 @@ usage ()
echo
" -U Update and overwite the CVS translations files."
}
VERSION
=
"
CVS Head
`
date
'+%Y-%m-%d %H:%M:%S'
`
"
VERSION
=
"
`
date
'+%Y-%m-%d %H:%M:%S'
`
"
BASE
=
build
CREATE_OPT
=
""
...
...
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