summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.BANNER2
-rw-r--r--Changes2
-rw-r--r--Changes.conf2
-rw-r--r--Changes.lang2
-rw-r--r--Changes.mysql2
-rw-r--r--version.log10
6 files changed, 12 insertions, 8 deletions
diff --git a/.BANNER b/.BANNER
index 7cc945b74..56227548e 100644
--- a/.BANNER
+++ b/.BANNER
@@ -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
diff --git a/Changes b/Changes
index 42a5245ff..3451e58a5 100644
--- a/Changes
+++ b/Changes
@@ -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]
diff --git a/Changes.conf b/Changes.conf
index 8ac0eb46c..41f483924 100644
--- a/Changes.conf
+++ b/Changes.conf
@@ -1,4 +1,4 @@
-Anope Version S V N
+Anope Version 1.7.13
--------------------
** ADDED CONFIGURATION DIRECTIVES **
diff --git a/Changes.lang b/Changes.lang
index d50059fa5..41d996e0b 100644
--- a/Changes.lang
+++ b/Changes.lang
@@ -1,4 +1,4 @@
-Anope Version S V N
+Anope Version 1.7.13
--------------------
*** New Strings:
diff --git a/Changes.mysql b/Changes.mysql
index 989f7a2ff..d53baf911 100644
--- a/Changes.mysql
+++ b/Changes.mysql
@@ -1,4 +1,4 @@
-Anope Version S V N
+Anope Version 1.7.13
--------------------
- NONE
diff --git a/version.log b/version.log
index 0b852633d..01e4ee7e5 100644
--- a/version.log
+++ b/version.log
@@ -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