1
0
mirror of https://github.com/anope/anope.git synced 2026-07-04 03:03:12 +02:00

Release 2.1.13.

This commit is contained in:
Sadie Powell
2025-04-01 11:04:29 +01:00
parent 65bb0a374b
commit 390d0482fc
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
Anope Version 2.1.13-git
------------------------
Anope Version 2.1.13
--------------------
Added a Config check to ensure users actually want to use the development branch.
Added a flag to the version string when Anope is compiled in reproducible mode.
Added a warning on rehash when the max password is longer than the maximum bcrypt password length.
+2 -2
View File
@@ -1,5 +1,5 @@
Anope Version 2.1.13-git
------------------------
Anope Version 2.1.13
--------------------
Added options:linelength (defaults to 120).
Added the db_json module.
Added the rpc_message module.
+1 -1
View File
@@ -3,4 +3,4 @@
VERSION_MAJOR=2
VERSION_MINOR=1
VERSION_PATCH=13
VERSION_EXTRA="-git"
VERSION_EXTRA=""