Home | History | Annotate | Download | only in openssh
      1 /* $OpenBSD: version.h,v 1.72 2015/03/04 18:53:53 djm Exp $ */
      2 
      3 #define SSH_VERSION	"OpenSSH_6.8"
      4 
      5 #define SSH_PORTABLE	"p1"
      6 #define SSH_RELEASE	SSH_VERSION SSH_PORTABLE
      7