diff options
Diffstat (limited to 'version.log')
-rw-r--r-- | version.log | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/version.log b/version.log index 39c2adb57..fd8e9619f 100644 --- a/version.log +++ b/version.log @@ -6,9 +6,14 @@ VERSION_MAJOR="1" VERSION_MINOR="8" -VERSION_PATCH="7" -VERSION_EXTRA="" -VERSION_BUILD="3089" +VERSION_PATCH="8" +VERSION_EXTRA="-git" +VERSION_BUILD="3090" + +# Changes since 1.8.7 Release + + + # Leading up to 1.8.7 Release #Revision 3088 - Implemented API support for the SVSJOIN and SVSPART commands on UltimateIRCd 3. |