diff options
author | Charles Kingsley <chaz@anope.org> | 2010-09-11 10:29:08 +0100 |
---|---|---|
committer | Charles Kingsley <chaz@anope.org> | 2010-09-11 10:29:08 +0100 |
commit | fab8b8b137b671832c3a320da6d9e0db9e359367 (patch) | |
tree | 36271a8d1231015e772853c96b45930313f8817c /version.log | |
parent | 80d0e03f64f690ca2a3a0ad469093f0fd6326f6e (diff) |
Fix Windows installer nsis build scripts to clean up properly and update version.log
Diffstat (limited to 'version.log')
-rw-r--r-- | version.log | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/version.log b/version.log index 50e9ccb01..b2a666349 100644 --- a/version.log +++ b/version.log @@ -8,9 +8,10 @@ VERSION_MAJOR="1" VERSION_MINOR="8" VERSION_PATCH="4" VERSION_EXTRA="-git" -VERSION_BUILD="3035" +VERSION_BUILD="3036" # $Log$ # Changes since the 1.8.4 Release +#Revision 3036 - Various windows build scripts fixes and to include ns_noop_convert & os_ignore_db.dll in builds #Revision 3035 - Fixed InspIRCd 1.1,1.2 and 2.0 protocol modules to oper pseudo-clients only when needed. #Revision 3034 - Fixed comments in insp20 protocol module to be accepted by all supported compilers. #Revision 3031 - Added InspIRCd 2.0 support |