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 d798b3d17..0ca1dd083 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="6" -VERSION_BUILD="487" +VERSION_BUILD="488" # $Log$ # +# BUILD : 1.7.6 (488) +# BUGS : N/A +# NOTES : del_session() warning messages when LimitSessions is disabled. +# # BUILD : 1.7.6 (487) # BUGS : # NOTES : Fixed possible NULL-free() in delcore() |