mirror of
https://github.com/anope/anope.git
synced 2026-06-12 17:24:49 +02:00
Bump for 2.0.21-git.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Anope Version 2.0.21-git
|
||||
------------------------
|
||||
No significant changes.
|
||||
|
||||
Anope Version 2.0.20
|
||||
--------------------
|
||||
Fixed an escaped value that wasn't escaped enough in chanstats.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
Anope Version 2.0.21-git
|
||||
------------------------
|
||||
No significant changes.
|
||||
|
||||
Anope Version 2.0.20
|
||||
--------------------
|
||||
No significant changes.
|
||||
|
||||
+2
-2
@@ -2,5 +2,5 @@
|
||||
|
||||
VERSION_MAJOR=2
|
||||
VERSION_MINOR=0
|
||||
VERSION_PATCH=20
|
||||
VERSION_EXTRA=""
|
||||
VERSION_PATCH=21
|
||||
VERSION_EXTRA="-git"
|
||||
|
||||
Reference in New Issue
Block a user