1
0
mirror of https://github.com/anope/anope.git synced 2026-06-30 03:36:38 +02:00

BUILD : 1.7.1 (59) BUGS : 10 NOTES : Fixed the second part of bug 10. The mydbgen script should behave much better now.

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


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@40 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-04-17 15:42:25 +00:00
parent a7f2245085
commit 0731a633f8
3 changed files with 26 additions and 16 deletions
+6 -1
View File
@@ -8,11 +8,16 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="1"
VERSION_BUILD="58"
VERSION_BUILD="59"
VERSION_EXTRA=""
# $Log$
#
# BUILD : 1.7.1 (59)
# BUGS : 10
# NOTES : Fixed the second part of bug 10. The mydbgen script should
# behave much better now.
#
# BUILD : 1.7.1 (58)
# BUGS :
# NOTES : anope_ns_req was being referenced should have been anope_ns_request (fixed)