Instiki 0.19
This commit is contained in:
parent
54c5060533
commit
239a8d97e5
3 changed files with 9 additions and 5 deletions
|
@ -273,7 +273,7 @@ module Instiki
|
|||
MINOR = 19
|
||||
TINY = 0
|
||||
SUFFIX = '(MML+)'
|
||||
PRERELEASE = 'pre'
|
||||
PRERELEASE = false
|
||||
if PRERELEASE
|
||||
STRING = [MAJOR, MINOR].join('.') + PRERELEASE + SUFFIX
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue