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 13354f10f..517fffe00 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="5" -VERSION_BUILD="350" +VERSION_BUILD="351" # $Log$ # +# BUILD : 1.7.5 (351) +# BUGS : N/A +# NOTES : Rewrote the internals of moduleData, this will save _lots_ of memory especially on larger networks. The downside is modules using it need to make a tiny, tiny change... :/ +# # BUILD : 1.7.5 (350) # BUGS : # NOTES : Changed mysql init checks so they are only done if mysql is |