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

# BUILD : 1.7.14 (1092) # BUGS : 551 # NOTES : applied chaz's fix for win32.

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


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@816 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-07-17 15:10:04 +00:00
parent 6b5b5084d0
commit b5e4372c5e
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
SRCS=cs_appendtopic.c cs_enforce.c cs_tban.c ns_maxemail.c hs_request.c ns_noop.c os_info.c
SRCS=cs_appendtopic.c cs_enforce.c cs_tban.c ns_maxemail.c hs_request.c os_info.c
SUBS=test
+5 -1
View File
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="14"
VERSION_EXTRA=""
VERSION_BUILD="1091"
VERSION_BUILD="1092"
# $Log$
#
# BUILD : 1.7.14 (1092)
# BUGS : 551
# NOTES : applied chaz's fix for win32.
#
# BUILD : 1.7.14 (1091)
# BUGS : 534
# NOTES : applied trystan's fantasy patch.