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

  #
  # Current version
  VERSION="3.9.3"

end