Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
AiyionPrime committed Dec 20, 2018
1 parent c4db9c2 commit cbef4d3
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 @@ -12,7 +12,7 @@ SOURCES = heimdallr.c config.c sshserver.c github.c
OUT = heimdallr
OBJ = $(src:.c=.o)

VERSION := "v1.0.2"
VERSION := "v1.0.3"
GIT_VERSION := $(shell git describe --dirty --always --tags)

all: build
Expand Down

0 comments on commit cbef4d3

Please sign in to comment.