Mercurial > dropbear
changeset 1338:cfd2abbf9cf4
bump version to 2017.75
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Wed, 17 May 2017 23:57:58 +0800 |
parents | 8978d879ef07 |
children | c31276613181 |
files | debian/changelog sysoptions.h |
diffstat | 2 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/debian/changelog Wed May 17 23:57:18 2017 +0800 +++ b/debian/changelog Wed May 17 23:57:58 2017 +0800 @@ -1,3 +1,9 @@ +dropbear (2017.75-0.1) unstable; urgency=low + + * New upstream release. + + -- Matt Johnston <[email protected]> Thu, 18 May 2017 22:51:57 +0800 + dropbear (2016.74-0.1) unstable; urgency=low * New upstream release.
--- a/sysoptions.h Wed May 17 23:57:18 2017 +0800 +++ b/sysoptions.h Wed May 17 23:57:58 2017 +0800 @@ -4,7 +4,7 @@ *******************************************************************/ #ifndef DROPBEAR_VERSION -#define DROPBEAR_VERSION "2016.74" +#define DROPBEAR_VERSION "2017.75" #endif #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION