diff options
author | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2006-10-28 12:41:11 +0000 |
---|---|---|
committer | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2006-10-28 12:41:11 +0000 |
commit | fbbbbd387f2327cc726d85f299f2c04d9aa4966a (patch) | |
tree | d137e5a83196137fbc6c73195ddb3a960f5aa650 | |
parent | 3fad73f4cd395b82648c1f3191eb9c4dbd236bdd (diff) |
BUILD : 1.7.17 (1193) BUGS : N/A NOTES : really just making sure i can still commit properly
git-svn-id: svn://svn.anope.org/anope/trunk@1193 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@913 5417fbe8-f217-4b02-8779-1006273d7864
-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 |