Bump to 1.3.1

This commit is contained in:
Shuanglei Tao
2017-03-11 10:02:36 +08:00
parent 08ac6dc43c
commit 7fabd8de21
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
#include "server.h"
#define TTYD_VERSION "1.3.0"
#define TTYD_VERSION "1.3.1"
volatile bool force_exit = false;
struct lws_context *context;