summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes4
-rw-r--r--Changes.conf8
-rw-r--r--Changes.lang6
-rw-r--r--Changes.mysql3
-rw-r--r--version.log6
5 files changed, 26 insertions, 1 deletions
diff --git a/Changes b/Changes
index e5bdada5e..1b66a5858 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.7
-------------------
Provided by Anope Dev. <dev@anope.org> - 2004/2005
diff --git a/Changes.conf b/Changes.conf
index 2cfbee6a4..37cdf1ede 100644
--- a/Changes.conf
+++ b/Changes.conf
@@ -1,3 +1,11 @@
+Anope Version S V N
+-------------------
+** ADDED CONFIGURATION DIRECTIVES **
+
+** MODIFIED CONFIGURATION DIRECTIVES **
+
+** DELETED CONFIGURATION DIRECTIVES **
+
Anope Version 1.7.7
-------------------
** ADDED CONFIGURATION DIRECTIVES **
diff --git a/Changes.lang b/Changes.lang
index 3c134002c..62447c7b0 100644
--- a/Changes.lang
+++ b/Changes.lang
@@ -1,3 +1,9 @@
+Anope Version S V N
+-------------------
+*** New Strings:
+*** Mod Strings:
+*** Del Strings:
+
Anope Version 1.7.7
-------------------
*** New Strings:
diff --git a/Changes.mysql b/Changes.mysql
index 3e39cdcb4..edf7cba25 100644
--- a/Changes.mysql
+++ b/Changes.mysql
@@ -1,3 +1,6 @@
+Anope Version S V N
+-------------------
+
Anope Version 1.7.7
-------------------
- ALTER TABLE anope_ns_alias CHANGE status status int(11) unsigned NOT NULL default '0'
diff --git a/version.log b/version.log
index 28a3a3b8c..bcfc42c9f 100644
--- a/version.log
+++ b/version.log
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="7"
-VERSION_BUILD="536"
+VERSION_BUILD="538"
# $Log$
#
+# BUILD : 1.7.7 (538)
+# BUGS : none
+# NOTES : Framework for svn development.
+#
# BUILD : 1.7.7 (536)
# BUGS : none
# NOTES : Added mysql schema change to mydbgen and created Changes.mysql