]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
nm: Version bump to 1.6.3
authorTobias Brunner <tobias@strongswan.org>
Mon, 14 Jul 2025 09:01:14 +0000 (11:01 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 14 Jul 2025 09:01:14 +0000 (11:01 +0200)
src/frontends/gnome/NEWS
src/frontends/gnome/configure.ac

index ea1117d0357087a405cf61058ebd4f684524e512..3bf8a014db0a9d4a230febc289e05e0b5b15bfbe 100644 (file)
@@ -1,3 +1,9 @@
+NetworkManager-strongswan-1.6.3
+-------------------------------
+
+- Fix configure/linker issue when not using GNU libtool
+- Update URL in metainfo
+
 NetworkManager-strongswan-1.6.2
 -------------------------------
 
index 53266a7c80d582eb83cee57544e9d92a2e1de69a..7b9f9eff5aa2a75c05499bc3cbf6e5b04528b1f9 100644 (file)
@@ -1,6 +1,6 @@
 AC_PREREQ([2.69])
 
-AC_INIT([NetworkManager-strongswan],[1.6.2],[info@strongswan.org],[NetworkManager-strongswan])
+AC_INIT([NetworkManager-strongswan],[1.6.3],[info@strongswan.org],[NetworkManager-strongswan])
 AM_INIT_AUTOMAKE([subdir-objects])
 AM_MAINTAINER_MODE