diff options
author | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-04-22 16:27:48 +0000 |
---|---|---|
committer | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-04-22 16:27:48 +0000 |
commit | a46d156b01c577a8c9d4969bf409036612c3fee5 (patch) | |
tree | 67d437d16e0f0fc8943b7aa4ee126573787b0040 | |
parent | 5020f01c0e2f68487bd50710bbfd6928f0633c23 (diff) |
BUILD : 1.7.2 (67) BUGS : N/A NOTES : Bumped Changes file verisons ready for new updates
git-svn-id: svn://svn.anope.org/anope/trunk@67 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@43 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | Changes | 6 | ||||
-rw-r--r-- | Changes.conf | 3 | ||||
-rw-r--r-- | Changes.lang | 3 | ||||
-rw-r--r-- | version.log | 6 |
4 files changed, 16 insertions, 2 deletions
@@ -1,7 +1,11 @@ +Anope Version 1.7.x (will be renamed when next release is produced) +------------------- +Provided by Anope Dev. <dev@anope.org> +2004/04/19 Added /bin/anoperc anope console control script + Anope Version 1.7.2 -------------------- Provided by Anope Dev. <dev@anope.org> -2004/04/19 Added /bin/anoperc anope console control script 2004/04/17 Fixed table.sql usage on mydbgen script (Bug #10) 2004/04/17 Fixed bug where anope_ns_req was being referenced 2004/04/17 Added SIGUSR2 signal to Rehash Config and Save DBs diff --git a/Changes.conf b/Changes.conf index 4c6d2cf3b..5f94cc0ab 100644 --- a/Changes.conf +++ b/Changes.conf @@ -1,3 +1,6 @@ +Anope Version 1.7.x (will be renamed when next release is produced) +------------------- + Anope Version 1.7.2 -------------------- No Changes. diff --git a/Changes.lang b/Changes.lang index 9142dff07..98ae26f41 100644 --- a/Changes.lang +++ b/Changes.lang @@ -1,3 +1,6 @@ +Anope Version 1.7.x (will be renamed when next release is produced) +------------------- + Anope Version 1.7.2 -------------------- No Changes. diff --git a/version.log b/version.log index 3337c0604..8230b0be5 100644 --- a/version.log +++ b/version.log @@ -8,11 +8,15 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="2" -VERSION_BUILD="66" +VERSION_BUILD="67" VERSION_EXTRA="" # $Log$ # +# BUILD : 1.7.2 (67) +# BUGS : N/A +# NOTES : Bumped Changes file verisons ready for new updates +# # BUILD : 1.7.2 (66) # BUGS : # NOTES : Added /bin/anoperc anope console control script |