From a46d156b01c577a8c9d4969bf409036612c3fee5 Mon Sep 17 00:00:00 2001 From: "rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Thu, 22 Apr 2004 16:27:48 +0000 Subject: [PATCH] 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 --- Changes | 6 +++++- Changes.conf | 3 +++ Changes.lang | 3 +++ version.log | 6 +++++- 4 files changed, 16 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index e87156c2b..88679425e 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,11 @@ +Anope Version 1.7.x (will be renamed when next release is produced) +------------------- +Provided by Anope Dev. +2004/04/19 Added /bin/anoperc anope console control script + Anope Version 1.7.2 -------------------- Provided by Anope Dev. -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