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

  #
  # Current version
  VERSION="3.6.3"

end