index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
version.sh
blob: c300bcaa70f42d097013b7b6a4f64dbb1d23b676 (
plain
)
1
2
3
4
5
6
7
#!/bin/sh VERSION_MAJOR="1" VERSION_MINOR="9" VERSION_PATCH="8" VERSION_EXTRA="-git"