changeset 777:8dcdfd44e769

bump version to 2013.57
author Matt Johnston <matt@ucc.asn.au>
date Mon, 15 Apr 2013 21:56:04 +0800
parents f7c8b786e595
children 96b8bcb88017
files sysoptions.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sysoptions.h	Mon Apr 15 21:51:27 2013 +0800
+++ b/sysoptions.h	Mon Apr 15 21:56:04 2013 +0800
@@ -4,7 +4,7 @@
  *******************************************************************/
 
 #ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "2013.56"
+#define DROPBEAR_VERSION "2013.57"
 #endif
 
 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION