mirror of
https://github.com/anope/anope.git
synced 2026-06-12 19:14:47 +02:00
Bump for 2.0.17-git.
This commit is contained in:
+6
-2
@@ -1,5 +1,9 @@
|
||||
Anope Version 2.0.16
|
||||
--------------------
|
||||
Anope Version 2.0.17-git
|
||||
------------------------
|
||||
No significant changes.
|
||||
|
||||
Anope Version 2.0.16-git
|
||||
------------------------
|
||||
Added a workaround for users matching expired sqlines.
|
||||
Fixed a copy/paste error in webcpanel.
|
||||
Fixed a crash in db_flatfile caused by trying to serialize data without a type.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
Anope Version 2.0.17-git
|
||||
------------------------
|
||||
No significant changes.
|
||||
|
||||
Anope Version 2.0.16
|
||||
--------------------
|
||||
No significant changes.
|
||||
|
||||
+2
-2
@@ -2,5 +2,5 @@
|
||||
|
||||
VERSION_MAJOR=2
|
||||
VERSION_MINOR=0
|
||||
VERSION_PATCH=16
|
||||
VERSION_EXTRA=""
|
||||
VERSION_PATCH=17
|
||||
VERSION_EXTRA="-git"
|
||||
|
||||
Reference in New Issue
Block a user