summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Kingsley <chaz@anope.org>2010-09-11 11:16:09 +0100
committerCharles Kingsley <chaz@anope.org>2010-09-11 11:16:09 +0100
commitf302367fc4db0aeacd596e0df9b91a6ea0d61871 (patch)
tree0c6d52f96a592441d2aab96eae47463813788666
parent3866b002d68221f8e6582d80fec8db95b73af5a8 (diff)
Initialise git for 1.8-git
-rw-r--r--Changes3
-rw-r--r--Changes.conf8
-rw-r--r--Changes.lang9
-rw-r--r--Changes.mysql4
-rw-r--r--version.log8
5 files changed, 29 insertions, 3 deletions
diff --git a/Changes b/Changes
index fca559092..cda6d288d 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+Anope Version 1.8 - GIT
+-----------------------
+
Anope Version 1.8.5
-------------------
05/05 A Added an internal event called when a nick is requested [ #00]
diff --git a/Changes.conf b/Changes.conf
index 6064eb7b8..2baefea12 100644
--- a/Changes.conf
+++ b/Changes.conf
@@ -1,3 +1,11 @@
+Anope Version 1.8 - GIT
+-----------------------
+** ADDED CONFIGURATION DIRECTIVES **
+
+** MODIFIED CONFIGURATION DIRECTIVES **
+
+** DELETED CONFIGURATION DIRECTIVES **
+
Anope Version 1.8.5
-------------------
** ADDED CONFIGURATION DIRECTIVES **
diff --git a/Changes.lang b/Changes.lang
index b108118be..abfa2182c 100644
--- a/Changes.lang
+++ b/Changes.lang
@@ -1,3 +1,12 @@
+Anope Version 1.8 - GIT
+-----------------------
+*** New Strings:
+
+*** Mod Strings:
+
+*** Del Strings:
+
+
Anope Version 1.8.5
-------------------
*** New Strings:
diff --git a/Changes.mysql b/Changes.mysql
index 06346fe48..ae04cbee1 100644
--- a/Changes.mysql
+++ b/Changes.mysql
@@ -1,6 +1,8 @@
+Anope Version 1.8 - GIT
+-----------------------
+
Anope Version 1.8.5
-------------------
-
- NONE
Anope Version 1.8.4
diff --git a/version.log b/version.log
index f8ad4a4b3..4071bc1d7 100644
--- a/version.log
+++ b/version.log
@@ -7,10 +7,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="5"
-VERSION_EXTRA=""
-VERSION_BUILD="3037"
+VERSION_EXTRA="-git"
+VERSION_BUILD="3038"
# $Log$ # Changes since 1.8.5 Release
+#Revision 3038 - Initialise git for 1.8-git
+
+
+
# Leading up to 1.8.5 Release
#Revision 3036 - Various windows build scripts fixes and to include ns_noop_convert & os_ignore_db.dll in builds