1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 17:04:47 +02:00

BUILD : 1.7.13 (948) BUGS : NOTES : Anope 1.7.13-rc1

git-svn-id: svn://svn.anope.org/anope/trunk@948 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@676 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-12-26 16:31:32 +00:00
parent 0426f86966
commit eed69ec200
6 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
|_| |_||_| |_\___/| _/ \___|
| |
|_| IRC Services
v1.7.12-svn
v1.7.13-rc1
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
+1 -1
View File
@@ -1,4 +1,4 @@
Anope Version S V N
Anope Version 1.7.13
--------------------
Provided by Anope Dev. <dev@anope.org> - 2005
12/26 F Generating language.h failed on certain setups. [ #00]
+1 -1
View File
@@ -1,4 +1,4 @@
Anope Version S V N
Anope Version 1.7.13
--------------------
** ADDED CONFIGURATION DIRECTIVES **
+1 -1
View File
@@ -1,4 +1,4 @@
Anope Version S V N
Anope Version 1.7.13
--------------------
*** New Strings:
+1 -1
View File
@@ -1,4 +1,4 @@
Anope Version S V N
Anope Version 1.7.13
--------------------
- NONE
+7 -3
View File
@@ -7,12 +7,16 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="12"
VERSION_EXTRA="-svn"
VERSION_BUILD="947"
VERSION_PATCH="13"
VERSION_EXTRA="-rc1"
VERSION_BUILD="948"
# $Log$
#
# BUILD : 1.7.13 (948)
# BUGS :
# NOTES : Anope 1.7.13-rc1
#
# BUILD : 1.7.12 (947)
# BUGS :
# NOTES : Updated inspircd support module and fixed error with generating language.h on certain setups