diff options
Diffstat (limited to 'version.log')
-rw-r--r-- | version.log | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/version.log b/version.log index 9bac870db..da35cdb27 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="8" -VERSION_BUILD="617" +VERSION_BUILD="618" # $Log$ # +# BUILD : 1.7.8 (618) +# BUGS : +# NOTES : Fixed a small error in my previous commit caused by making a few if/else if easier to read +# # BUILD : 1.7.8 (617) # BUGS : # NOTES : Fixed: [1] Will not set already set channel modes anymore [2] Do not display entrymsg/greet while syncing [3] Sync state for uplink not always set correctly |