]> andersk Git - gssapi-openssh.git/blobdiff - openssh/version.h
http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.1p1-hpn13v5.diff.gz committe...
[gssapi-openssh.git] / openssh / version.h
index 41a081f12d61820e2000e3645751aac2540b4557..1e24f5013d9406332cf42f17acab973dc2b5c768 100644 (file)
@@ -3,4 +3,5 @@
 #define SSH_VERSION    "OpenSSH_5.1"
 
 #define SSH_PORTABLE   "p1"
-#define SSH_RELEASE    SSH_VERSION SSH_PORTABLE
+#define SSH_HPN         "-hpn13v5"
+#define SSH_RELEASE    SSH_VERSION SSH_PORTABLE SSH_HPN
This page took 0.029187 seconds and 4 git commands to generate.