# HG changeset patch # User Matt Johnston # Date 1495036678 -28800 # Node ID cfd2abbf9cf4ebb3547b24392fd3e76b0e1b98e0 # Parent 8978d879ef07f0cd98cc31be89eced4932227727 bump version to 2017.75 diff -r 8978d879ef07 -r cfd2abbf9cf4 debian/changelog --- 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 Thu, 18 May 2017 22:51:57 +0800 + dropbear (2016.74-0.1) unstable; urgency=low * New upstream release. diff -r 8978d879ef07 -r cfd2abbf9cf4 sysoptions.h --- 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