1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 19:14:47 +02:00

Merge branch '1.9.3-p1' of git.sigterm.info:anope/anope into 1.9.3-p1

This commit is contained in:
Adam
2010-12-25 01:19:29 -05:00
+1 -1
View File
@@ -2,7 +2,7 @@
VERSION_MAJOR="1"
VERSION_MINOR="9"
VERSION_PATCH="3"
VERSION_EXTRA=""
VERSION_EXTRA="-p1"
VERSION="$VERSION_MAJOR.$VERSION_MINOR.$VERSION_PATCH$VERSION_EXTRA"