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

BUILD : 1.7.0 (39) BUGS : 10 NOTES : Fixed tables.sql detection on mydbgen script.

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


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@29 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-04-12 02:22:15 +00:00
parent 84954ea74b
commit ffccad22fb
3 changed files with 18 additions and 4 deletions
+5 -1
View File
@@ -8,11 +8,15 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="0"
VERSION_BUILD="38"
VERSION_BUILD="39"
VERSION_EXTRA=""
# $Log$
#
# BUILD : 1.7.0 (39)
# BUGS : 10
# NOTES : Fixed tables.sql detection on mydbgen script.
#
# BUILD : 1.7.0 (38)
# BUGS : 008
# NOTES : Fixed segfault due to coreless nicks in MySQL db on behalf of Keeper