mirror of
https://github.com/anope/anope.git
synced 2026-06-12 19:14:47 +02:00
Bump for 2.0.10-git.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
Anope Version 2.0.10-git
|
||||
--------------------
|
||||
|
||||
Anope Version 2.0.9
|
||||
-------------------
|
||||
Fix a regression from 2.0.8 that prevented serialising to MySQL.
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
Anope Version 2.0.10-git
|
||||
--------------------
|
||||
|
||||
Anope Version 2.0.9
|
||||
-------------------
|
||||
No significant changes.
|
||||
|
||||
+2
-2
@@ -2,5 +2,5 @@
|
||||
|
||||
VERSION_MAJOR=2
|
||||
VERSION_MINOR=0
|
||||
VERSION_PATCH=9
|
||||
VERSION_EXTRA=""
|
||||
VERSION_PATCH=10
|
||||
VERSION_EXTRA="-git"
|
||||
|
||||
Reference in New Issue
Block a user