Bump to 1.3.0

Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
This commit is contained in:
Shuanglei Tao
2017-02-11 08:26:01 +08:00
parent 896ca9c44c
commit 5bbcbb437d
4 changed files with 4 additions and 4 deletions

View File

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