diff options
-rw-r--r-- | Changes | 1 | ||||
-rw-r--r-- | version.log | 6 |
2 files changed, 5 insertions, 2 deletions
@@ -5,7 +5,6 @@ Anope Version S V N 10/20 F Error message when unable to register due to NSRegDelay. [#616] 10/21 F svspart sends svspart instead of eob. [#617] - Anope Version 1.7.17 -------------------- 10/15 F MySQL detection now checks for valid values from mysql_config. [ #00] diff --git a/version.log b/version.log index 68aeeae11..3eb69d2f3 100644 --- a/version.log +++ b/version.log @@ -9,10 +9,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="17" VERSION_EXTRA="-svn" -VERSION_BUILD="1192" +VERSION_BUILD="1193" # $Log$ # +# BUILD : 1.7.17 (1193) +# BUGS : N/A +# NOTES : really just making sure i can still commit properly +# # BUILD : 1.7.17 (1192) # BUGS : 617 # NOTES : Send svspart instead of eob |