Files
klara-ww2/security/openssh-portable/files/patch-version.h
2024-10-07 17:50:55 +02:00

10 lines
266 B
C

--- version.h.orig 2024-10-07 17:49:30.883030000 +0200
+++ version.h 2024-10-07 17:49:42.221944000 +0200
@@ -2,5 +2,5 @@
#define SSH_VERSION "OpenSSH_9.3"
-#define SSH_PORTABLE "p2"
+#define SSH_PORTABLE "klara-p2"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE