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 e0ff9e8e1..eb1b23179 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="9" -VERSION_BUILD="787" +VERSION_BUILD="788" # $Log$ # +# BUILD : 1.7.9 (788) +# BUGS : 374 +# NOTES : Moved free() to after sending the EVENT_PART_CHANNEL event, so the event does not use an already freed variable +# # BUILD : 1.7.9 (787) # BUGS : 369 # NOTES : Added a dummy folder/makefile to keep older shells happen with doing processing Makefile.inc subs |