mirror of
https://github.com/anope/anope.git
synced 2026-07-04 00:03:12 +02:00
Bump for 1.8.8-git
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Anope Version 1.8 - GIT
|
||||
-----------------------
|
||||
|
||||
|
||||
Anope Version 1.8.7
|
||||
-----------------------
|
||||
08/18 A Added support for Hybrid's channel mode +S [#1319]
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
Anope Version 1.8 - GIT
|
||||
-----------------------
|
||||
|
||||
|
||||
Anope Version 1.8.7
|
||||
-----------------------
|
||||
** ADDED CONFIGURATION DIRECTIVES **
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
Anope Version 1.8 - GIT
|
||||
-----------------------
|
||||
|
||||
|
||||
Anope Version 1.8.7
|
||||
-----------------------
|
||||
*** New Strings:
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
Anope Version 1.8 - GIT
|
||||
-----------------------
|
||||
|
||||
Anope Version 1.8.7
|
||||
--------------------
|
||||
- NONE
|
||||
|
||||
+8
-3
@@ -6,9 +6,14 @@
|
||||
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="8"
|
||||
VERSION_PATCH="7"
|
||||
VERSION_EXTRA=""
|
||||
VERSION_BUILD="3089"
|
||||
VERSION_PATCH="8"
|
||||
VERSION_EXTRA="-git"
|
||||
VERSION_BUILD="3090"
|
||||
|
||||
# Changes since 1.8.7 Release
|
||||
|
||||
|
||||
|
||||
|
||||
# Leading up to 1.8.7 Release
|
||||
#Revision 3088 - Implemented API support for the SVSJOIN and SVSPART commands on UltimateIRCd 3.
|
||||
|
||||
Reference in New Issue
Block a user