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

  #
  # Current version
  VERSION="3.9.1"

end