1
0
mirror of https://github.com/anope/anope.git synced 2026-07-03 22:23:12 +02:00

Anope 1.9.3 Release

This commit is contained in:
Adam
2010-12-12 18:42:14 -05:00
parent 7b7301eeff
commit 7659d0cf35
+1 -1
View File
@@ -2,7 +2,7 @@
VERSION_MAJOR="1"
VERSION_MINOR="9"
VERSION_PATCH="3"
VERSION_EXTRA="-tastes-good-on-toast"
VERSION_EXTRA=""
VERSION="$VERSION_MAJOR.$VERSION_MINOR.$VERSION_PATCH$VERSION_EXTRA"