diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2006-09-17 18:52:25 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2006-09-17 18:52:25 +0000 |
commit | 36d36419b3d83311cd44c8c8e0d6a94b803d569b (patch) | |
tree | 86857c93f57e979a5aa4558d616f882403b7ca6c | |
parent | 6e79bd3850ec1de7fb032b68390788ba212096bd (diff) |
BUILD : 1.7.15 (1156) BUGS : NOTES : Another small fix in nl.l
git-svn-id: svn://svn.anope.org/anope/trunk@1156 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@879 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | lang/nl.l | 2 | ||||
-rw-r--r-- | version.log | 6 |
2 files changed, 6 insertions, 2 deletions
@@ -468,7 +468,7 @@ NICK_SET_ICQ_INVALID NICK_SET_GREET_CHANGED Groet veranderd in %s. NICK_SET_GREET_UNSET - Groett verwijderd. + Groet verwijderd. # SET PROTECT responses NICK_SET_KILL_SYNTAX diff --git a/version.log b/version.log index f9d6f9222..710fdd0ab 100644 --- a/version.log +++ b/version.log @@ -9,10 +9,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="15" VERSION_EXTRA="-svn" -VERSION_BUILD="1155" +VERSION_BUILD="1156" # $Log$ # +# BUILD : 1.7.15 (1156) +# BUGS : +# NOTES : Another small fix in nl.l +# # BUILD : 1.7.15 (1155) # BUGS : # NOTES : Fixed small mistakes in nl.l |