diff --git a/Makefile b/Makefile index b8c1f8a..e405cde 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ SRCS := $(OBJS:.o=.c) CONF := config.h DEPS := .depend OUT := redsocks2 -VERSION := 0.68 +VERSION := 0.70 OS := $(shell uname) LIBS := -levent