We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c86f457 commit 6e32f35Copy full SHA for 6e32f35
Makefile
@@ -1,7 +1,7 @@
1
-RELEASE_DATE := "12 Sep 2025"
+RELEASE_DATE := "03 Nov 2025"
2
RELEASE_MAJOR := 3
3
-RELEASE_MINOR := 2
4
-RELEASE_MICRO := 2
+RELEASE_MINOR := 3
+RELEASE_MICRO := 0
5
RELEASE_NAME := dkms
6
RELEASE_VERSION := $(RELEASE_MAJOR).$(RELEASE_MINOR).$(RELEASE_MICRO)
7
RELEASE_STRING := $(RELEASE_NAME)-$(RELEASE_VERSION)
0 commit comments