Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SASC
sentinel-legacy
Commits
f646c532
Commit
f646c532
authored
Jul 06, 2015
by
bow
Browse files
Bump version to 0.1.0
parent
c3f6b9a6
Changes
2
Hide whitespace changes
Inline
Side-by-side
project/SentinelBuild.scala
View file @
f646c532
...
...
@@ -12,7 +12,7 @@ object SentinelBuild extends Build {
val
Organization
=
"nl.lumc.sasc"
val
Name
=
"Sentinel"
val
Version
=
"0.1.0
-SNAPSHOT
"
val
Version
=
"0.1.0"
val
ScalaVersion
=
"2.11.6"
val
JavaVersion
=
"1.8"
val
ScalatraVersion
=
"2.3.1"
...
...
src/sphinx/conf.py
View file @
f646c532
...
...
@@ -65,7 +65,7 @@ author = u'Wibowo Arindrarto'
# The short X.Y version.
version
=
'0.1'
# The full version, including alpha/beta/rc tags.
release
=
'0.1.0
-SNAPSHOT
'
release
=
'0.1.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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