Skip to content

Commit

Permalink
Bump version to 0.71
Browse files Browse the repository at this point in the history
  • Loading branch information
semigodking committed Dec 5, 2024
1 parent f1837c8 commit 5d2db3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ SRCS := $(OBJS:.o=.c)
CONF := config.h
DEPS := .depend
OUT := redsocks2
VERSION := 0.70
VERSION := 0.71
OS := $(shell uname)

LIBS := -levent
Expand Down

0 comments on commit 5d2db3e

Please sign in to comment.