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

  #
  # Current version
  VERSION="3.15.5"

end