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: 9bd57e0da2c48b5951c837f99bbe6daf8f7a0ea0 (
plain
)
1
2
3
4
5
6
7
8
9
10
#
# This is Mauve!
#
module
Mauve
#
# Current version
VERSION
=
"3.9.4"
end