- OpenBSD CVS Sync

- djm@cvs.openbsd.org 2010/08/08 16:26:42
     [version.h]
     crank to 5.6
This commit is contained in:
Damien Miller 2010-08-09 02:28:37 +10:00
parent 8e604acd44
commit 7e569b883c
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
20100809
- OpenBSD CVS Sync
- djm@cvs.openbsd.org 2010/08/08 16:26:42
[version.h]
crank to 5.6
20100805
- OpenBSD CVS Sync
- djm@cvs.openbsd.org 2010/08/04 05:37:01

View File

@ -1,6 +1,6 @@
/* $OpenBSD: version.h,v 1.58 2010/03/16 16:36:49 djm Exp $ */
/* $OpenBSD: version.h,v 1.59 2010/08/08 16:26:42 djm Exp $ */
#define SSH_VERSION "OpenSSH_5.5"
#define SSH_VERSION "OpenSSH_5.6"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE