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

  #
  # Current version
  VERSION="3.15.12"

end