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

  #
  # Current version
  VERSION="3.15.2"

end