diff options
-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 |