Bump to 1.2.2

This commit is contained in:
Shuanglei Tao
2016-12-26 00:33:54 +08:00
parent 41b64be110
commit 3b58edbfb6
4 changed files with 4 additions and 4 deletions

View File

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