mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-03 19:10:14 +08:00
- markus@cvs.openbsd.org 2012/02/09 20:00:18
[version.h] move from 6.0-beta to 6.0
This commit is contained in:
parent
72de982def
commit
db854559be
@ -30,6 +30,9 @@
|
||||
- markus@cvs.openbsd.org 2012/01/25 19:40:09
|
||||
[packet.c packet.h]
|
||||
packet_read_poll() is not used anymore.
|
||||
- markus@cvs.openbsd.org 2012/02/09 20:00:18
|
||||
[version.h]
|
||||
move from 6.0-beta to 6.0
|
||||
|
||||
20120206
|
||||
- (djm) [ssh-keygen.c] Don't fail in do_gen_all_hostkeys on platforms
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* $OpenBSD: version.h,v 1.63 2011/09/23 07:45:05 markus Exp $ */
|
||||
/* $OpenBSD: version.h,v 1.64 2012/02/09 20:00:18 markus Exp $ */
|
||||
|
||||
#define SSH_VERSION "OpenSSH_6.0-beta"
|
||||
#define SSH_VERSION "OpenSSH_6.0"
|
||||
|
||||
#define SSH_PORTABLE "p1"
|
||||
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
||||
|
Loading…
Reference in New Issue
Block a user