diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2013-05-21 14:34:49 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2013-05-21 14:34:49 +0100 |
commit | 462aec120967f706b30f702ac3c997d1e2ac6c6a (patch) | |
tree | bd7911f9e4c111dd5b33f1347685eb31b0174ef3 /lib | |
parent | 2bca6c6407fa6651bb9958bd64e1649af6720bad (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 e755416..d8a6aa1 100644 --- a/lib/mauve/version.rb +++ b/lib/mauve/version.rb @@ -5,6 +5,6 @@ module Mauve # # Current version - VERSION="3.15.12" + VERSION="3.15.13" end |