aboutsummaryrefslogtreecommitdiff
path: root/lib/mauve/version.rb
blob: 0efead314505e8dd3ca42ac497db89a8ed40b02f (plain)
1
2
3
4
5
6
7
8
9
10
#
# This is Mauve!
#
module Mauve

  #
  # Current version
  VERSION="3.14.1"

end