Bump to 1.1.0

This commit is contained in:
Shuanglei Tao
2016-10-13 07:24:39 +08:00
parent 3bc006b81e
commit ec2d581d68
3 changed files with 3 additions and 3 deletions

View File

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