Skip to content

Commit

Permalink
New release: 35.10
Browse files Browse the repository at this point in the history
  • Loading branch information
bcl committed Apr 11, 2023
1 parent b5ef885 commit 527654d
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
@@ -1,5 +1,5 @@
DESTDIR ?= /
VERSION ?= 35.9
VERSION ?= 35.10
TAG = v$(VERSION)
PREVTAG := $(shell git tag --sort=-creatordate | head -n 2 | tail -n 1)
COMMITS := $(shell git log --pretty=oneline --no-merges ${PREVTAG}..HEAD | wc -l)
Expand Down

0 comments on commit 527654d

Please sign in to comment.