summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'version.h')
-rw-r--r--version.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/version.h b/version.h
index aae2c3b3..d0c867b8 100644
--- a/version.h
+++ b/version.h
@@ -1,3 +1,6 @@
/* $OpenBSD: version.h,v 1.42 2004/08/16 08:17:01 markus Exp $ */
-#define SSH_VERSION "OpenSSH_3.9p1"
+#define SSH_VERSION "OpenSSH_3.9"
+
+#define SSH_PORTABLE "p1"
+#define SSH_RELEASE SSH_VERSION SSH_PORTABLE