From e5e1bf86867c2743c2ee3d337cfccf17837b178b Mon Sep 17 00:00:00 2001 From: crschnick Date: Tue, 25 Nov 2025 11:43:15 +0000 Subject: [PATCH] [release] --- dist/changelog/19.3.1_incremental.md | 1 + version | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 dist/changelog/19.3.1_incremental.md diff --git a/dist/changelog/19.3.1_incremental.md b/dist/changelog/19.3.1_incremental.md new file mode 100644 index 000000000..2763982c7 --- /dev/null +++ b/dist/changelog/19.3.1_incremental.md @@ -0,0 +1 @@ +- Fix SSH failing with bad configuration error when a custom IdentityFile option was used as additional SSH options diff --git a/version b/version index 1d3e94ffb..4c800a9e0 100644 --- a/version +++ b/version @@ -1 +1 @@ -19.3 +19.3.1