From: Robin Hahling Date: Tue, 27 Jan 2015 05:56:42 +0000 (+0100) Subject: openssh: Adjust DragonFly version to actual openssh p1 release date. X-Git-Url: https://gitweb.dragonflybsd.org/~nant/dragonfly.git/commitdiff_plain/97703ab4089aa4b8a8e983ae799c772caa5cb759 openssh: Adjust DragonFly version to actual openssh p1 release date. --- 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"