Skip to content

Commit eb837bf

Browse files
committed
Bump version to 0.0.4
1 parent 7e57e30 commit eb837bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thinproxy.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
#include <unistd.h> /* pledge, unveil */
5353
#endif
5454

55-
#define THINPROXY_VERSION "0.0.3"
55+
#define THINPROXY_VERSION "0.0.4"
5656
#define DEFAULT_ADDR "127.0.0.1"
5757
#define DEFAULT_PORT "8080"
5858
#define DEFAULT_CONFIG "/etc/thinproxy.conf"

0 commit comments

Comments
 (0)