From 97703ab4089aa4b8a8e983ae799c772caa5cb759 Mon Sep 17 00:00:00 2001 From: Robin Hahling Date: Tue, 27 Jan 2015 06:56:42 +0100 Subject: [PATCH] openssh: Adjust DragonFly version to actual openssh p1 release date. --- crypto/openssh/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/openssh/version.h b/crypto/openssh/version.h index 83a605c403..d8207e758f 100644 --- a/crypto/openssh/version.h +++ b/crypto/openssh/version.h @@ -5,5 +5,5 @@ #define SSH_PORTABLE "p1" #define SSH_RELEASE SSH_VERSION SSH_PORTABLE -#define SSH_VERSION_DRAGONFLY "DragonFly-20050123" +#define SSH_VERSION_DRAGONFLY "DragonFly-20141006" #define SSH_VERSION_HPN "_hpn14v5" -- 2.41.0