diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-07-20 10:55:49 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-07-20 10:55:49 +0100 |
commit | 53f89ba450850990057883a92f89ed994563e4ab (patch) | |
tree | 5de33c2f277f21273d608d09a28509c7d7158e7d /lib/mauve/version.rb | |
parent | 594e38561993a5f8ba1d36bd854792f1d78b66ad (diff) |
Updated mauvesend to allow an absolute time to be specified.
--HG--
rename : bin/mauveclient => bin/mauvesend
Diffstat (limited to 'lib/mauve/version.rb')
-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 361b239..139b8eb 100644 --- a/lib/mauve/version.rb +++ b/lib/mauve/version.rb @@ -1,5 +1,5 @@ module Mauve - VERSION="3.1.0" + VERSION="3.1.5" end |