0
0
mirror of https://github.com/darkk/redsocks.git synced 2025-08-27 20:25:30 +00:00

Version bump - v0.5

This commit is contained in:
Leonid Evdokimov 2016-12-27 20:16:18 +03:00
parent 11350bfaf3
commit 27b17889a4

View File

@ -7,7 +7,7 @@ SRCS := $(OBJS:.o=.c)
CONF := config.h CONF := config.h
DEPS := .depend DEPS := .depend
OUT := redsocks OUT := redsocks
VERSION := 0.4 VERSION := 0.5
LIBS := -levent_core LIBS := -levent_core
ifeq ($(DBG_BUILD),1) ifeq ($(DBG_BUILD),1)