diff options
-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 |