aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2011-07-20 10:55:49 +0100
committerPatrick J Cherry <patrick@bytemark.co.uk>2011-07-20 10:55:49 +0100
commit53f89ba450850990057883a92f89ed994563e4ab (patch)
tree5de33c2f277f21273d608d09a28509c7d7158e7d /lib
parent594e38561993a5f8ba1d36bd854792f1d78b66ad (diff)
Updated mauvesend to allow an absolute time to be specified.
--HG-- rename : bin/mauveclient => bin/mauvesend
Diffstat (limited to 'lib')
-rw-r--r--lib/mauve/version.rb2
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