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

  #
  # Current version
  VERSION="3.15.15"

end