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

BUILD : 1.7.5 (355) BUGS : N/A NOTES : An option to not detect mysql has been added to ./Config

git-svn-id: svn://svn.anope.org/anope/trunk@355 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@231 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-09-21 16:02:58 +00:00
parent fcd9c968ee
commit 474ee0c00a
6 changed files with 66 additions and 11 deletions
+5 -1
View File
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="5"
VERSION_BUILD="354"
VERSION_BUILD="355"
# $Log$
#
# BUILD : 1.7.5 (355)
# BUGS : N/A
# NOTES : An option to not detect mysql has been added to ./Config
#
# BUILD : 1.7.5 (354)
# BUGS :
# NOTES : Added RestrictOpernicks by request. Small feature.