index
:
mauvealert.git
codeclimate
develop
master
pushover2
release-to-master
sync-with-production
a messaging system for system and network administrators
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mauve
/
version.rb
blob: 0b5c986c1d7b5b1042071bdf91f1ab9d6d250878 (
plain
)
1
2
3
4
5
6
7
8
9
10
#
# This is Mauve!
#
module
Mauve
#
# Current version
VERSION
=
"3.10.0"
end