1
0
mirror of https://github.com/anope/anope.git synced 2026-07-08 13:43:14 +02:00

Anope 1.9.6 Release

This commit is contained in:
Adam
2012-02-03 15:19:09 -05:00
parent b906656caa
commit f082530f89
+1 -1
View File
@@ -2,7 +2,7 @@
VERSION_MAJOR="1"
VERSION_MINOR="9"
VERSION_PATCH="6"
VERSION_EXTRA="-with-bacon-and-eggs"
VERSION_EXTRA=""
VERSION="$VERSION_MAJOR.$VERSION_MINOR.$VERSION_PATCH$VERSION_EXTRA"