Get Ready for 0.17 Release

This commit is contained in:
Jacques Distler 2009-06-14 16:52:59 -05:00
parent 9b857d3501
commit d50d6fac17
2 changed files with 16 additions and 2 deletions

View file

@ -257,8 +257,8 @@ end
module Instiki
module VERSION #:nodoc:
MAJOR = 0
MINOR = 16
TINY = 6
MINOR = 17
TINY = 0
SUFFIX = '(MML+)'
PRERELEASE = false
if PRERELEASE