Skip to content

Commit

Permalink
Version bump - v0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
darkk committed Dec 27, 2016
1 parent 11350bf commit 27b1788
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 @@ -7,7 +7,7 @@ SRCS := $(OBJS:.o=.c)
CONF := config.h
DEPS := .depend
OUT := redsocks
VERSION := 0.4
VERSION := 0.5

LIBS := -levent_core
ifeq ($(DBG_BUILD),1)
Expand Down

0 comments on commit 27b1788

Please sign in to comment.