1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 19:34:48 +02:00

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
This commit is contained in:
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-04-22 16:27:48 +00:00
parent 5020f01c0e
commit a46d156b01
4 changed files with 16 additions and 2 deletions
+5 -1
View File
@@ -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
+3
View File
@@ -1,3 +1,6 @@
Anope Version 1.7.x (will be renamed when next release is produced)
-------------------
Anope Version 1.7.2
--------------------
No Changes.
+3
View File
@@ -1,3 +1,6 @@
Anope Version 1.7.x (will be renamed when next release is produced)
-------------------
Anope Version 1.7.2
--------------------
No Changes.
+5 -1
View File
@@ -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