diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2007-06-10 12:06:54 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2007-06-10 12:06:54 +0000 |
commit | 5ebf1487847ed4484ea2329f17124cc13f323a39 (patch) | |
tree | 765c8f3053094d0a0c523cd06d9e5c0c42bc51a9 | |
parent | 60794f50c74184b271b24cc06cb0dd0ff3bbad39 (diff) |
BUILD : 1.7.19 (1247) BUGS : NOTES : Anope 1.7.19 Release
git-svn-id: svn://svn.anope.org/anope/trunk@1247 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@966 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | Changes | 2 | ||||
-rw-r--r-- | Changes.conf | 2 | ||||
-rw-r--r-- | Changes.lang | 2 | ||||
-rw-r--r-- | Changes.mysql | 2 | ||||
-rw-r--r-- | version.log | 10 |
5 files changed, 11 insertions, 7 deletions
@@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.19 -------------------- 01/01 A Support for InspIRCd 1.1. [ #00] 01/02 F Issues with both InspIRCd protocol modules. [ #00] diff --git a/Changes.conf b/Changes.conf index 5e91cd049..836ec39dd 100644 --- a/Changes.conf +++ b/Changes.conf @@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.19 -------------------- ** ADDED CONFIGURATION DIRECTIVES ** diff --git a/Changes.lang b/Changes.lang index 12a055f46..05a49edef 100644 --- a/Changes.lang +++ b/Changes.lang @@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.19 -------------------- *** New Strings: diff --git a/Changes.mysql b/Changes.mysql index c989544dd..54b0e9853 100644 --- a/Changes.mysql +++ b/Changes.mysql @@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.19 -------------------- - NONE diff --git a/version.log b/version.log index a424e103b..dd9507626 100644 --- a/version.log +++ b/version.log @@ -7,12 +7,16 @@ VERSION_MAJOR="1" VERSION_MINOR="7" -VERSION_PATCH="18" -VERSION_EXTRA="-svn" -VERSION_BUILD="1246" +VERSION_PATCH="19" +VERSION_EXTRA="" +VERSION_BUILD="1247" # $Log$ # +# BUILD : 1.7.19 (1247) +# BUGS : +# NOTES : Anope 1.7.19 Release +# # BUILD : 1.7.18 (1246) # BUGS : # NOTES : Fixed possible compile error with inspircd11 on win32 |