diff options
Diffstat (limited to 'version.log')
-rw-r--r-- | version.log | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/version.log b/version.log index fbf74976b..4420eed8f 100644 --- a/version.log +++ b/version.log @@ -7,12 +7,16 @@ VERSION_MAJOR="1" VERSION_MINOR="7" -VERSION_PATCH="16" -VERSION_EXTRA="-svn" -VERSION_BUILD="1181" +VERSION_PATCH="17" +VERSION_EXTRA="" +VERSION_BUILD="1182" # $Log$ # +# BUILD : 1.7.17 (1182) +# BUGS : +# NOTES : Anope 1.7.17 release +# # BUILD : 1.7.16 (1181) # BUGS : # NOTES : Fixed MySQL detection in configure.in; it should now always work correctly if mysql_config is found |