mirror of
https://github.com/anope/anope.git
synced 2026-06-26 11:36:38 +02:00
Bump files to 1.8.3 for release
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2771 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -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]
|
||||
|
||||
+7
-2
@@ -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
|
||||
-------------------
|
||||
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
Anope Version 1.8 SVN
|
||||
---------------------
|
||||
Anope Version 1.8.3
|
||||
-------------------
|
||||
*** New Strings:
|
||||
|
||||
*** Mod Strings:
|
||||
|
||||
+2
-2
@@ -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
|
||||
|
||||
+6
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user