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

  #
  # Current version
  VERSION="3.11.3"

end