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

  #
  # Current version
  VERSION="3.5.10"

end