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

  #
  # Current version
  VERSION="3.9.2"

end