summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes4
-rw-r--r--Changes.conf8
-rw-r--r--Changes.lang8
-rw-r--r--Changes.mysql4
-rw-r--r--version.log6
5 files changed, 29 insertions, 1 deletions
diff --git a/Changes b/Changes
index cc255a401..3c6752c1b 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+Anope Version S V N
+-------------------
+Provided by Anope Dev. <dev@anope.org> - 2005
+
Anope Version 1.7.9
-------------------
Provided by Anope Dev. <dev@anope.org> - 2005
diff --git a/Changes.conf b/Changes.conf
index 33d8926cd..09dd93dc5 100644
--- a/Changes.conf
+++ b/Changes.conf
@@ -1,6 +1,14 @@
Anope Version 1.7.9
-------------------
** ADDED CONFIGURATION DIRECTIVES **
+
+** MODIFIED CONFIGURATION DIRECTIVES **
+
+** DELETED CONFIGURATION DIRECTIVES **
+
+Anope Version 1.7.9
+-------------------
+** ADDED CONFIGURATION DIRECTIVES **
# IRCDModule <module_name> [REQUIRED]
# The ircd protocol module should be used when connecting anope to your
# chosen IRCD. This should be one of the following options, or a file
diff --git a/Changes.lang b/Changes.lang
index 015811ec4..6a0f1367b 100644
--- a/Changes.lang
+++ b/Changes.lang
@@ -1,3 +1,11 @@
+Anope Version S V N
+-------------------
+*** New Strings:
+
+*** Mod Strings:
+
+*** Del Strings:
+
Anope Version 1.7.9
-------------------
*** New Strings:
diff --git a/Changes.mysql b/Changes.mysql
index c5fd9e91f..c99ffeffc 100644
--- a/Changes.mysql
+++ b/Changes.mysql
@@ -1,3 +1,7 @@
+Anope Version S V N
+-------------------
+- NONE
+
Anope Version 1.7.9
-------------------
- DROP TABLE IF EXISTS anope_os_cache
diff --git a/version.log b/version.log
index a86442cd6..2add5173b 100644
--- a/version.log
+++ b/version.log
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="9"
-VERSION_BUILD="771"
+VERSION_BUILD="773"
# $Log$
#
+# BUILD : 1.7.9 (773)
+# BUGS : none
+# NOTES : Development Framework.
+#
# BUILD : 1.7.9 (771)
# BUGS : none
# NOTES : Anope 1.7.9 Release (fixed compiler warning).