summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/main.c b/src/main.c
index b8bc47d..7276787 100644
--- a/src/main.c
+++ b/src/main.c
@@ -42,8 +42,8 @@ const char* frag_rssb_version = "2018-08-13T09:00:00";
const char* frag_rssb_version_time = "2018-08-13T09:00:00";
const char* frag_rssb_version_des = "MESA@iie rssb_maskey";
-int FRAG_RSSB_VERSION_1_0_20181210 = 0;
-const char* frag_rssb_version_time_in = "2018-12-10";
+int FRAG_RSSB_VERSION_1_0_20181211 = 0;
+const char* frag_rssb_version_time_in = "2018-12-11";
const char* frag_rssb_version_des_in = "unixsocket recv survey";
void frag_rssb_history()
{
@@ -224,7 +224,8 @@ void frag_rssb_history()
//2018.11.05 v4.0//alter voip save_media frg_len>headerlen
//2018.11.07 v4.0//alter json_log opt name for k
//2018.12.07 v4.0//unixsocket set bufsize timeout in configure
- //2018.12.10 v4.0//1.recv_msg_fd not unix 2.MsgPort
+ //2018.12.10 v4.0//1.recv_msg_fd not unix 2.MsgPort
+ //2018.12.11 v4.0//1.file mediatype
}
frag_rssb_parameter_t g_frag_run;