We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 020247e commit 29c9e1fCopy full SHA for 29c9e1f
Makefile
@@ -1,7 +1,7 @@
1
-RELEASE_DATE := "08 November 2021"
+RELEASE_DATE := "21 November 2021"
2
RELEASE_MAJOR := 3
3
RELEASE_MINOR := 0
4
-RELEASE_MICRO := 0
+RELEASE_MICRO := 2
5
RELEASE_NAME := dkms
6
RELEASE_VERSION := $(RELEASE_MAJOR).$(RELEASE_MINOR).$(RELEASE_MICRO)
7
RELEASE_STRING := $(RELEASE_NAME)-$(RELEASE_VERSION)
0 commit comments