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

  #
  # Current version
  VERSION="3.7.7"

end