summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index cc8a079a9..dfe3ee996 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
1/* $OpenBSD: version.h,v 1.71 2014/04/18 23:52:25 djm Exp $ */ 1/* $OpenBSD: version.h,v 1.72 2015/03/04 18:53:53 djm Exp $ */
2 2
3#define SSH_VERSION "OpenSSH_6.7" 3#define SSH_VERSION "OpenSSH_6.8"
4 4
5#define SSH_PORTABLE "p1" 5#define SSH_PORTABLE "p1"
6#define SSH_RELEASE SSH_VERSION SSH_PORTABLE 6#define SSH_RELEASE SSH_VERSION SSH_PORTABLE