Skip to content

Commit

Permalink
Bump version to 0.70
Browse files Browse the repository at this point in the history
  • Loading branch information
semigodking committed Sep 7, 2024
1 parent 82fa950 commit 2ca4052
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.68
VERSION := 0.70
OS := $(shell uname)

LIBS := -levent
Expand Down

0 comments on commit 2ca4052

Please sign in to comment.