diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2012-05-04 17:12:50 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2012-05-04 17:12:50 +0100 |
commit | 387681c39cb6e80c01a1280fd121bcbbfbac0083 (patch) | |
tree | 14b4d8c417aad543df1519e13c20bb85333c88ff /lib | |
parent | 58f5a950200f5957307a8552b92ce9e92f948b73 (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 06a50a4..5bf6cec 100644 --- a/lib/mauve/version.rb +++ b/lib/mauve/version.rb @@ -5,6 +5,6 @@ module Mauve # # Current version - VERSION="3.8.5" + VERSION="3.9.0" end |