diff options
| author | viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b <viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-08-31 23:52:20 +0000 |
|---|---|---|
| committer | viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b <viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-08-31 23:52:20 +0000 |
| commit | 4c9f2c89b5172f5e7dcf1657afd704eb0bd7f2fd (patch) | |
| tree | 7b105167f5a29035c1fdd0b23f6ff58687adabde /version.log | |
| parent | 8ff1b1d828443abaf8d4eed4511985b57e969cb6 (diff) | |
BUILD : 1.7.21 (1422) BUGS : 927 NOTES : Fixes compiling on windows. We should define new variables above the code not in between.
git-svn-id: svn://svn.anope.org/anope/trunk@1422 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1137 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'version.log')
| -rw-r--r-- | version.log | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/version.log b/version.log index f165aee47..e5f8077c8 100644 --- a/version.log +++ b/version.log @@ -9,10 +9,15 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="21" VERSION_EXTRA="-svn" -VERSION_BUILD="1421" +VERSION_BUILD="1422" # $Log$ # +# BUILD : 1.7.21 (1422) +# BUGS : 927 +# NOTES : Fixes compiling on windows. We should define new variables +# above the code not in between. +# # # BUILD : 1.7.21 (1421) # BUGS : 879 |
