[openssh-commits] [openssh] 05/05: OpenSSH 9.3p2
    git+noreply at mindrot.org 
    git+noreply at mindrot.org
       
    Thu Jul 20 00:31:30 AEST 2023
    
    
  
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch V_9_3
in repository openssh.
commit 9795c4016ae35162072144df032c8b262433b462
Author: Damien Miller <djm at mindrot.org>
Date:   Wed Jul 19 16:27:12 2023 +1000
    OpenSSH 9.3p2
---
 version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
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
-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
    
    
More information about the openssh-commits
mailing list