Release Instki 0.18.1

Seems warranted, in light of the
Ruby 1.9 encoding issues.
This commit is contained in:
Jacques Distler 2010-01-07 00:07:10 -06:00
parent 0c2bc65e7a
commit c8ef0a3dd4
3 changed files with 19 additions and 2 deletions

View file

@ -266,7 +266,7 @@ module Instiki
module VERSION #:nodoc:
MAJOR = 0
MINOR = 18
TINY = 0
TINY = 1
SUFFIX = '(MML+)'
PRERELEASE = false
if PRERELEASE