Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenMesh
OpenMesh
Commits
50914787
Commit
50914787
authored
May 29, 2018
by
Jan Möbius
Browse files
Fixed typo
parent
ee2976b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
CI/ci-source.sh
View file @
50914787
...
...
@@ -10,7 +10,7 @@ make doc
cd
..
# Extract Version Information
VERSION
=
OpenMesh-
$(
cat
../
VERSION |
grep
VERSION |
tr
-d
"VERSION="
)
VERSION
=
OpenMesh-
$(
cat
VERSION |
grep
VERSION |
tr
-d
"VERSION="
)
# Create Publishing directory
mkdir
OpenMesh-
$VERSION
...
...
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