diff options
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 d35658653..326072e4d 100644 --- a/version.log +++ b/version.log @@ -8,9 +8,10 @@ VERSION_MAJOR="1" VERSION_MINOR="8" VERSION_PATCH="9" VERSION_EXTRA="-git" -VERSION_BUILD="3116" +VERSION_BUILD="3117" # Changes since 1.8.8 Release +#Revision 3117 - Updated Hybrid protocol module to support vhosts #Revision 3116 - Bug #1527 - Fixed modules being loaded regardless of the load abort signal returned by a modules AnopeInit function. (Introduced in commit. e0c3069c) |