]> andersk Git - gssapi-openssh.git/blobdiff - openssh/version.h
http://www.psc.edu/networking/projects/hpn-ssh/openssh-4.5p1-hpn12v14.diff.gz
[gssapi-openssh.git] / openssh / version.h
index d16990a21b985e9e1a7e4d50f7f812c31cae8af1..b29eaad1b5735f92a8b9891cc4ebfab359549101 100644 (file)
@@ -3,4 +3,5 @@
 #define SSH_VERSION    "OpenSSH_4.5"
 
 #define SSH_PORTABLE   "p1"
-#define SSH_RELEASE    SSH_VERSION SSH_PORTABLE
+#define SSH_HPN         "-hpn12v14"
+#define SSH_RELEASE    SSH_VERSION SSH_PORTABLE SSH_HPN
This page took 0.049121 seconds and 4 git commands to generate.