mirror of
https://github.com/anope/anope.git
synced 2026-07-01 09:46:40 +02:00
BUILD : 1.7.12 (918) BUGS : NOTES : 1.7.12 Release
git-svn-id: svn://svn.anope.org/anope/trunk@918 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@664 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
08f523a239
commit
429fa4e741
@@ -6,7 +6,7 @@
|
||||
|_| |_||_| |_\___/| _/ \___|
|
||||
| |
|
||||
|_| IRC Services
|
||||
v1.7.11-svn
|
||||
v1.7.12
|
||||
This program will help you to compile your Services, and ask you
|
||||
questions regarding the compile-time settings of it during the
|
||||
process. For more options type ./Config --help
|
||||
|
||||
+6
-2
@@ -8,11 +8,15 @@
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="12"
|
||||
VERSION_EXTRA="-rc1"
|
||||
VERSION_BUILD="917"
|
||||
VERSION_EXTRA=""
|
||||
VERSION_BUILD="918"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.12 (918)
|
||||
# BUGS :
|
||||
# NOTES : 1.7.12 Release
|
||||
#
|
||||
# BUILD : 1.7.12 (917)
|
||||
# BUGS :
|
||||
# NOTES : Fixed module loading code to get rid of a few memory leaks and to (hopefully) correctly remove runtime copies when loading fails
|
||||
|
||||
Reference in New Issue
Block a user