diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2013-05-16 14:14:41 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2013-05-16 14:14:41 +0100 |
commit | b27ab37aeafe7d0f4963a1c9b2e69c1d68e2bc84 (patch) | |
tree | 455237a696223e114824c7c958d5c0b35a101bf4 /lib | |
parent | 80f7fc72323233595269502860817df615b1c9df (diff) |
Updated changelog
Diffstat (limited to 'lib')
-rw-r--r-- | lib/mauve/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mauve/version.rb b/lib/mauve/version.rb index 0014105..eb3fe1f 100644 --- a/lib/mauve/version.rb +++ b/lib/mauve/version.rb @@ -5,6 +5,6 @@ module Mauve # # Current version - VERSION="3.15.6" + VERSION="3.15.11" end |