summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864>2010-01-19 07:58:13 +0000
committersjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864>2010-01-19 07:58:13 +0000
commit29bd5a7daa53590ec04d60f170162a9f5916633b (patch)
treecb2a1c11cfe6f2b366fb941739d2976d14374e03
parent975b0cd374a26d73801949fb36c65c2da376bcdc (diff)
Bump files to 1.8.3 for release1.8.3
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2771 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r--Changes2
-rw-r--r--Changes.conf9
-rw-r--r--Changes.lang4
-rw-r--r--Changes.mysql4
-rw-r--r--version.log9
5 files changed, 18 insertions, 10 deletions
diff --git a/Changes b/Changes
index 97c323c7d..fedfc8f35 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-Anope Version 1.8 SVN
+Anope Version 1.8.3
-------------------
Provided by Anope Dev. <team@anope.org> - 2009
10/05 A Added InspIRCd 1.2 support. [ #00]
diff --git a/Changes.conf b/Changes.conf
index 4f4b6a42e..4ed5b3c4a 100644
--- a/Changes.conf
+++ b/Changes.conf
@@ -1,5 +1,10 @@
-Anope Version 1.8 SVN
----------------------
+Anope Version 1.8.3
+-------------------
+** ADDED CONFIGURATION DIRECTIVES **
+inspircd12 - IRCDModule
+** MODIFIED CONFIGURATION DIRECTIVES **
+
+** DELETED CONFIGURATION DIRECTIVES **
Anope Version 1.8.2
-------------------
diff --git a/Changes.lang b/Changes.lang
index b20269efd..99d169afc 100644
--- a/Changes.lang
+++ b/Changes.lang
@@ -1,5 +1,5 @@
-Anope Version 1.8 SVN
----------------------
+Anope Version 1.8.3
+-------------------
*** New Strings:
*** Mod Strings:
diff --git a/Changes.mysql b/Changes.mysql
index a6520e7cc..0023b015b 100644
--- a/Changes.mysql
+++ b/Changes.mysql
@@ -1,5 +1,5 @@
-Anope Version 1.8 SVN
----------------------
+Anope Version 1.8.3
+-------------------
ALTER TABLE `anope_ns_access` DROP INDEX `display` ;
Anope Version 1.8.2
diff --git a/version.log b/version.log
index 8298211ca..7c534434d 100644
--- a/version.log
+++ b/version.log
@@ -8,10 +8,13 @@
VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="2"
-VERSION_EXTRA="-svn"
-VERSION_BUILD="2769"
+VERSION_EXTRA=""
+VERSION_BUILD="2771"
-# $Log$ # Changes since 1.8.2 Release
+# $Log$ #
+
+# Leading up to 1.8.3 Release
+#Revision 2770 - Updated docs/INSTALL with some more upto date information
#Revision 2769 - Updated docs/IRCD to be up to date
#Revision 2768 - Another attempt at making the makefile understand
#Revision 2767 - Fix small omission in src/tools/Makefile