Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPRAS API
sdk.ruby
Commits
bcf493d6
Commit
bcf493d6
authored
Feb 11, 2015
by
alexlag
Browse files
version push
parent
037387a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/ispras-api/version.rb
View file @
bcf493d6
...
...
@@ -2,12 +2,12 @@ module Version
MAJOR
=
0
MINOR
=
1
PATCH
=
1
PATCH
=
2
PRE
=
nil
YEAR
=
"2015"
MONTH
=
"02"
DAY
=
"1
0
"
DAY
=
"1
1
"
def
self
.
to_s
[
MAJOR
,
MINOR
,
PATCH
,
PRE
].
compact
.
join
(
"."
)
...
...
Write
Preview
Supports
Markdown
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