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