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

  #
  # Current version
  VERSION="3.7.3"

end