parent
46cb75a258
commit
38fe66230f
|
@ -12,6 +12,9 @@
|
|||
- dtucker@cvs.openbsd.org 2012/07/13 01:35:21
|
||||
[servconf.c]
|
||||
handle long comments in config files better. bz#2025, ok markus
|
||||
- markus@cvs.openbsd.org 2012/07/22 18:19:21
|
||||
[version.h]
|
||||
openssh 6.1
|
||||
|
||||
20120720
|
||||
- (dtucker) Import regened moduli file.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* $OpenBSD: version.h,v 1.64 2012/02/09 20:00:18 markus Exp $ */
|
||||
/* $OpenBSD: version.h,v 1.65 2012/07/22 18:19:21 markus Exp $ */
|
||||
|
||||
#define SSH_VERSION "OpenSSH_6.0"
|
||||
#define SSH_VERSION "OpenSSH_6.1"
|
||||
|
||||
#define SSH_PORTABLE "p1"
|
||||
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
||||
|
|
Loading…
Reference in New Issue