diff options
-rw-r--r-- | version.log | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/version.log b/version.log index 7c043d9e8..27c4a70b5 100644 --- a/version.log +++ b/version.log @@ -9,15 +9,19 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="19" VERSION_EXTRA="-svn" -VERSION_BUILD="1268" +VERSION_BUILD="1271" # $Log$ # -# BUILD : 1.7.19 (1268) +# BUILD : 1.7.19 (1271) +# BUGS : +# NOTES : Fixed revision numbering in version.log +# +# BUILD : 1.7.19 (1270) # BUGS : 714 # NOTES : Moved left settings for commands to core modules. # -# BUILD : 1.7.19 (1268) +# BUILD : 1.7.19 (1269) # BUGS : 662 # NOTES : Optimized akick and badwords lists, provided by Viper. # @@ -37,7 +41,7 @@ VERSION_BUILD="1268" # BUGS : # NOTES : Updated copyright information # -# BUILD : 1.7.19 (1263) +# BUILD : 1.7.19 (1264) # BUGS : # NOTES : Made an oops in the fix for bug 742 :) (wrong params passed to a function) # |