# HG changeset patch # User Matt Johnston # Date 1392818675 -28800 # Node ID 2351b2da8e0d08dcc6e64fcc328b53b9630bda68 # Parent 8bc704f417f30773aa0befdcda4ad206c6dc045d 2014.63 diff -r 8bc704f417f3 -r 2351b2da8e0d debian/changelog --- a/debian/changelog Sun Feb 09 03:56:50 2014 -0500 +++ b/debian/changelog Wed Feb 19 22:04:35 2014 +0800 @@ -1,3 +1,9 @@ +dropbear (2014.63-0.1) unstable; urgency=low + + * New upstream release. + + -- Matt Johnston Wed, 19 Feb 2014 22:54:00 +0800 + dropbear (2013.62) unstable; urgency=low * New upstream release. diff -r 8bc704f417f3 -r 2351b2da8e0d sysoptions.h --- a/sysoptions.h Sun Feb 09 03:56:50 2014 -0500 +++ b/sysoptions.h Wed Feb 19 22:04:35 2014 +0800 @@ -4,7 +4,7 @@ *******************************************************************/ #ifndef DROPBEAR_VERSION -#define DROPBEAR_VERSION "2013.62" +#define DROPBEAR_VERSION "2014.63" #endif #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION