Skip to content

Commit 20e07dd

Browse files
committed
Version bump to 1.1.1
1 parent dfb822d commit 20e07dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MAJOR ?= 1
22
MINOR ?= 1
3-
PATCH ?= 0
3+
PATCH ?= 1
44

55
TAG = g0dscookie/ldapauthd
66
TAGLIST = -t ${TAG}:${MAJOR} -t ${TAG}:${MAJOR}.${MINOR} -t ${TAG}:${MAJOR}.${MINOR}.${PATCH}

0 commit comments

Comments
 (0)