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

  #
  # Current version
  VERSION="3.12.1"

end