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

  #
  # Current version
  VERSION="3.15.14"

end