diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-12-26 23:25:11 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-12-26 23:25:11 +0000 |
commit | 19d47a91912402e3545ae6bf0de8ac6f1100ae0e (patch) | |
tree | 9476fc6a37c4661246a3ce1a8dc2cb29a1531a2d | |
parent | 3d122d26070bd97840866920234f5866b1e6cfdc (diff) |
BUILD : 1.7.13 (951) BUGS : NOTES : Anope 1.7.13 release
git-svn-id: svn://svn.anope.org/anope/trunk@951 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@678 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | .BANNER | 2 | ||||
-rw-r--r-- | version.log | 6 |
2 files changed, 6 insertions, 2 deletions
@@ -6,7 +6,7 @@ |_| |_||_| |_\___/| _/ \___| | | |_| IRC Services - v1.7.13-rc1 + v1.7.13 This program will help you to compile your Services, and ask you questions regarding the compile-time settings of it during the process. For more options type ./Config --help diff --git a/version.log b/version.log index e8138d983..6d64d0916 100644 --- a/version.log +++ b/version.log @@ -9,10 +9,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="13" VERSION_EXTRA="" -VERSION_BUILD="949" +VERSION_BUILD="951" # $Log$ # +# BUILD : 1.7.13 (951) +# BUGS : +# NOTES : Anope 1.7.13 release +# # BUILD : 1.7.13 (949) # BUGS : # NOTES : Anope 1.7.13 release |