mirror of
https://github.com/anope/anope.git
synced 2026-07-07 02:23:12 +02:00
Bump for 2.1.13-git.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Anope Version 2.1.13-git
|
||||
------------------------
|
||||
No significant changes.
|
||||
|
||||
Anope Version 2.1.12
|
||||
--------------------
|
||||
Added an example JavaScript library for accessing the RPC interface.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
Anope Version 2.1.13-git
|
||||
------------------------
|
||||
No significant changes.
|
||||
|
||||
Anope Version 2.1.12
|
||||
--------------------
|
||||
Added the jsonrpc module.
|
||||
|
||||
+2
-2
@@ -2,5 +2,5 @@
|
||||
|
||||
VERSION_MAJOR=2
|
||||
VERSION_MINOR=1
|
||||
VERSION_PATCH=12
|
||||
VERSION_EXTRA=""
|
||||
VERSION_PATCH=13
|
||||
VERSION_EXTRA="-git"
|
||||
|
||||
Reference in New Issue
Block a user