diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2007-08-27 16:58:35 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2007-08-27 16:58:35 +0000 |
commit | 59e8ec448c0cd312362fb8b50bf5c3e4884880df (patch) | |
tree | b0212e73ad4d3a105f1faeb9224b0b4bd65076d9 | |
parent | f946a555d05a804e53772471cfbbcd8a6e6791f8 (diff) |
BUILD : 1.7.19 (1271) BUGS : NOTES : Fixed revision numbering in version.log
git-svn-id: svn://svn.anope.org/anope/trunk@1271 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@989 5417fbe8-f217-4b02-8779-1006273d7864
-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) # |