Skip to content

Commit 08afae8

Browse files
committed
Bump version to 0.1.7
1 parent 3ab5182 commit 08afae8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

thinproxy.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
#include <sys/syscall.h>
6565
#endif
6666

67-
#define THINPROXY_VERSION "0.1.6"
67+
#define THINPROXY_VERSION "0.1.7"
6868
#define DEFAULT_ADDR "127.0.0.1"
6969
#define DEFAULT_PORT "8080"
7070
#define DEFAULT_CONFIG "/etc/thinproxy.conf"

0 commit comments

Comments
 (0)