Skip to content

Commit

Permalink
New release: 35.14
Browse files Browse the repository at this point in the history
  • Loading branch information
bcl committed Nov 12, 2024
1 parent ccb5067 commit 539b970
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.13
VERSION ?= 35.14
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 539b970

Please sign in to comment.