summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2023-07-19 16:27:12 +1000
committerDamien Miller <djm@mindrot.org>2023-07-19 16:31:34 +1000
commit9795c4016ae35162072144df032c8b262433b462 (patch)
treeabc4b5920652e82d09be884c7c2320542152d32b
parentbde3635f3c9324bad132cf9ed917813d6abb599e (diff)
OpenSSH 9.3p2V_9_3_P2
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 69e76e63..23dae066 100644
--- a/version.h
+++ b/version.h
@@ -2,5 +2,5 @@
#define SSH_VERSION "OpenSSH_9.3"
-#define SSH_PORTABLE "p1"
+#define SSH_PORTABLE "p2"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE