1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 19:14:47 +02:00

Mark as 2.0.16-git.

This commit is contained in:
Sadie Powell
2024-02-17 20:08:10 +00:00
parent eabc8b641e
commit 4ea2bc5e46
3 changed files with 10 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
Anope Version 2.0.16-git
------------------------
No significant changes.
Anope Version 2.0.15
--------------------
Fixed a race condition in changing the nick of a user.
+4
View File
@@ -1,3 +1,7 @@
Anope Version 2.0.16-git
------------------------
No significant changes.
Anope Version 2.0.15
--------------------
No significant changes.
+2 -2
View File
@@ -2,5 +2,5 @@
VERSION_MAJOR=2
VERSION_MINOR=0
VERSION_PATCH=15
VERSION_EXTRA=""
VERSION_PATCH=16
VERSION_EXTRA="-git"