mirror of
https://github.com/anope/anope.git
synced 2026-06-25 17:06:37 +02:00
14 lines
224 B
Plaintext
14 lines
224 B
Plaintext
# (C) 2003-2010 Anope
|
|
# Contact us at team@anope.org
|
|
#
|
|
# Please read COPYING and README for furhter details.
|
|
#
|
|
|
|
VERSION_MAJOR="1"
|
|
VERSION_MINOR="9"
|
|
VERSION_PATCH="3"
|
|
VERSION_EXTRA="-tastes-good-on-toast"
|
|
VERSION_BUILD="0"
|
|
|
|
|