mirror of
https://github.com/anope/anope.git
synced 2026-07-08 17:43:13 +02:00
Bump for 2.0.7-git
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
Anope Version 2.0.7-git
|
||||
-------------------
|
||||
|
||||
Anope Version 2.0.6
|
||||
-------------------
|
||||
Log client IP for web clients running commands via webcpanel
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
Anope Version 2.0.7-git
|
||||
-------------------
|
||||
|
||||
Anope Version 2.0.6
|
||||
-------------------
|
||||
Mark enc_md5 and enc_sha1 as deprecated. Their use has been discouraged for years, and they will be removed in a future release.
|
||||
|
||||
+2
-2
@@ -2,5 +2,5 @@
|
||||
|
||||
VERSION_MAJOR=2
|
||||
VERSION_MINOR=0
|
||||
VERSION_PATCH=6
|
||||
VERSION_EXTRA=""
|
||||
VERSION_PATCH=7
|
||||
VERSION_EXTRA="-git"
|
||||
|
||||
Reference in New Issue
Block a user