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

  #
  # Current version
  VERSION="3.11.4"

end