Skip to content

Commit 521f03c

Browse files
committed
set version 0.6.6
1 parent 2148b33 commit 521f03c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
#define PROG_NAME "netproc"
2929
#define PROG_NAME_LOG PROG_NAME ".log"
3030

31-
#define PROG_VERSION "0.6.5"
31+
#define PROG_VERSION "0.6.6"
3232

3333
// values struct config_op.proto
3434
#define TCP ( 1 << 0 )

0 commit comments

Comments
 (0)