Skip to content

Commit 1a5f208

Browse files
committed
update version to v1.1.4
1 parent 87ddddc commit 1a5f208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ipt2socks.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
#define TCP_SPLICE_MAXLEN 65535 /* uint16_t: 0~65535 */
4040

41-
#define IPT2SOCKS_VERSION "ipt2socks v1.1.3 <https://github.com/zfl9/ipt2socks>"
41+
#define IPT2SOCKS_VERSION "ipt2socks v1.1.4 <https://github.com/zfl9/ipt2socks>"
4242

4343
enum {
4444
OPT_ENABLE_TCP = 0x01 << 0, // enable tcp proxy

0 commit comments

Comments
 (0)