Bump to 1.2.1

This commit is contained in:
Shuanglei Tao
2016-11-27 09:39:42 +08:00
parent 8dd7ceaac1
commit f82f00cfcf
3 changed files with 3 additions and 3 deletions

View File

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