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

  #
  # Current version
  VERSION="3.6.1"

end