Update changelog and some documentation
This commit is contained in:
parent
677a6692c7
commit
57de17c254
4 changed files with 16 additions and 4 deletions
2
gclog.c
2
gclog.c
|
|
@ -16,7 +16,7 @@
|
|||
#include "tcpcli.h"
|
||||
|
||||
#define GCLOG_VERSION "0.2.5"
|
||||
#define GCLOG_BUILD "2019-04-19"
|
||||
#define GCLOG_BUILD "2019-04-22"
|
||||
#define BUF_SIZE 1000
|
||||
#ifndef MIN
|
||||
#define MIN(a,b) ((a)<(b)?(a):(b))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue