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: 4ed4e2e746890dc3c5b60e4f065688a14a1559a1 (
plain
)
1
2
3
4
5
6
7
#!/bin/sh VERSION_MAJOR=2 VERSION_MINOR=0 VERSION_PATCH=2 VERSION_EXTRA=""