diff --git a/src/modules/makefile.inc.win32 b/src/modules/makefile.inc.win32 index e629495f7..5576d60f4 100644 --- a/src/modules/makefile.inc.win32 +++ b/src/modules/makefile.inc.win32 @@ -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 diff --git a/version.log b/version.log index 732671972..3f10ef9ef 100644 --- a/version.log +++ b/version.log @@ -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.