We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dda9dc9 commit b19d56bCopy full SHA for b19d56b
Makefile
@@ -3,7 +3,7 @@
3
4
include config.mk
5
6
-VERSION := "1.9.0-non-git"
+VERSION := "1.9.1 (2023-03-08)"
7
ifneq ($(wildcard ./.git/),)
8
VERSION := $(shell ${GIT} describe --tags)
9
endif
0 commit comments