1
0
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:
Sadie Powell
2024-07-19 12:52:01 +01:00
parent 3acf74483c
commit bfca74f6b3
3 changed files with 12 additions and 4 deletions
+6 -2
View File
@@ -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.
+4
View File
@@ -1,3 +1,7 @@
Anope Version 2.0.17-git
------------------------
No significant changes.
Anope Version 2.0.16
--------------------
No significant changes.
+2 -2
View File
@@ -2,5 +2,5 @@
VERSION_MAJOR=2
VERSION_MINOR=0
VERSION_PATCH=16
VERSION_EXTRA=""
VERSION_PATCH=17
VERSION_EXTRA="-git"