mirror of
https://github.com/anope/anope.git
synced 2026-07-01 07:16:38 +02:00
Bump for 2.1.3-git.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Anope Version 2.1.3-git
|
||||
-----------------------
|
||||
No significant changes.
|
||||
|
||||
Anope Version 2.1.2
|
||||
-------------------
|
||||
Bumped the minimum OpenSSL version to 1.1.0.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
Anope Version 2.1.3-git
|
||||
-----------------------
|
||||
No significant changes.
|
||||
|
||||
Anope Version 2.1.2
|
||||
-------------------
|
||||
Added module:tlsv10 to m_ssl_openssl for configuring whether TLSv1.0 is usable (defaults to no).
|
||||
|
||||
+2
-2
@@ -2,5 +2,5 @@
|
||||
|
||||
VERSION_MAJOR=2
|
||||
VERSION_MINOR=1
|
||||
VERSION_PATCH=2
|
||||
VERSION_EXTRA=""
|
||||
VERSION_PATCH=3
|
||||
VERSION_EXTRA="-git"
|
||||
|
||||
Reference in New Issue
Block a user