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

  #
  # Current version
  VERSION="3.15.4"

end