Bump version for SNI support.
This commit is contained in:
parent
9ef18f76ff
commit
7a5da4c401
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: version.h,v 1.86 2015/04/23 23:31:23 lukem Exp $ */
|
||||
/* $NetBSD: version.h,v 1.87 2015/09/12 20:18:52 wiz Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1999-2015 The NetBSD Foundation, Inc.
|
||||
|
@ -34,5 +34,5 @@
|
|||
#endif
|
||||
|
||||
#ifndef FTP_VERSION
|
||||
#define FTP_VERSION "20150424"
|
||||
#define FTP_VERSION "20150912"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue