mirror of
https://github.com/anope/anope.git
synced 2026-07-10 14:43:13 +02:00
BUILD : 1.7.19 (1305) BUGS : 757 NOTES : Fixed mysql_config values only being tried to compile/link sources and not running the result to see if it actually works
git-svn-id: svn://svn.anope.org/anope/trunk@1305 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1023 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
01ddc377e7
commit
7bf2b429e7
+5
-1
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="19"
|
||||
VERSION_EXTRA="-svn"
|
||||
VERSION_BUILD="1304"
|
||||
VERSION_BUILD="1305"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.19 (1305)
|
||||
# BUGS : 757
|
||||
# NOTES : Fixed mysql_config values only being tried to compile/link sources and not running the result to see if it actually works
|
||||
#
|
||||
# BUILD : 1.7.19 (1304)
|
||||
# BUGS : 782
|
||||
# NOTES : Fixed an undeclared identifier in the new code for cleaning up the modules dir on win32
|
||||
|
||||
Reference in New Issue
Block a user