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

  #
  # Current version
  VERSION="3.13.2"

end