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

# BUILD : 1.7.13 (989)

# BUGS  : 444
# NOTES : Fixed memleak in os_mode.c

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


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@715 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-03-01 17:56:46 +00:00
parent b613503e7e
commit 587bf2e4ce
3 changed files with 8 additions and 2 deletions
+5 -1
View File
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="13"
VERSION_EXTRA="-svn"
VERSION_BUILD="988"
VERSION_BUILD="989"
# $Log$
#
# BUILD : 1.7.13 (989)
# BUGS : 444
# NOTES : Fixed memleak in os_mode.c
#
# BUILD : 1.7.13 (988)
# BUGS : 421 436 438
# NOTES : Hooray, it's still bug-fixing-day!