We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e57e30 commit eb837bfCopy full SHA for eb837bf
thinproxy.c
@@ -52,7 +52,7 @@
52
#include <unistd.h> /* pledge, unveil */
53
#endif
54
55
-#define THINPROXY_VERSION "0.0.3"
+#define THINPROXY_VERSION "0.0.4"
56
#define DEFAULT_ADDR "127.0.0.1"
57
#define DEFAULT_PORT "8080"
58
#define DEFAULT_CONFIG "/etc/thinproxy.conf"
0 commit comments