1
0
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:
Adam
2017-12-11 11:47:06 -05:00
parent 0574de2d22
commit 68fcb1af93
3 changed files with 8 additions and 2 deletions
+3
View File
@@ -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
+3
View File
@@ -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
View File
@@ -2,5 +2,5 @@
VERSION_MAJOR=2
VERSION_MINOR=0
VERSION_PATCH=6
VERSION_EXTRA=""
VERSION_PATCH=7
VERSION_EXTRA="-git"