Skip to content

Commit 527654d

Browse files
committed
New release: 35.10
1 parent b5ef885 commit 527654d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
DESTDIR ?= /
2-
VERSION ?= 35.9
2+
VERSION ?= 35.10
33
TAG = v$(VERSION)
44
PREVTAG := $(shell git tag --sort=-creatordate | head -n 2 | tail -n 1)
55
COMMITS := $(shell git log --pretty=oneline --no-merges ${PREVTAG}..HEAD | wc -l)

0 commit comments

Comments
 (0)