Version bump to 5.3.0dr1
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
strongswan-5.3.0
|
||||
----------------
|
||||
|
||||
- Added support for IKEv2 make-before-break reauthentication. By using a global
|
||||
CHILD_SA reqid allocation mechanism, charon supports overlapping CHILD_SAs.
|
||||
This allows the use of make-before-break instead of the previously supported
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@
|
||||
# initialize & set some vars
|
||||
# ============================
|
||||
|
||||
AC_INIT([strongSwan],[5.2.2])
|
||||
AC_INIT([strongSwan],[5.3.0dr1])
|
||||
AM_INIT_AUTOMAKE(m4_esyscmd([
|
||||
echo tar-ustar
|
||||
echo subdir-objects
|
||||
|
||||
Reference in New Issue
Block a user