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 3157ba4c6..17c6ccf83 100644 --- a/version.log +++ b/version.log @@ -9,10 +9,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="14" VERSION_EXTRA="" -VERSION_BUILD="1051" +VERSION_BUILD="1052" # $Log$ # +# BUILD : 1.7.14 (1052) +# BUGS : +# NOTES : Fixed several memleaks in ns_noop.c. Certus 4 teh win! +# # BUILD : 1.7.14 (1051) # BUGS : # NOTES : Changed mysql detection to use mysql_config instead of home brewn mysql.m4 |