Skip to content

Commit 58cb998

Browse files
committed
Update version
1 parent 6a12552 commit 58cb998

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
RELEASE_DATE := "12 May 2025"
1+
RELEASE_DATE := "12 Sep 2025"
22
RELEASE_MAJOR := 3
33
RELEASE_MINOR := 2
4-
RELEASE_MICRO := 1
4+
RELEASE_MICRO := 2
55
RELEASE_NAME := dkms
66
RELEASE_VERSION := $(RELEASE_MAJOR).$(RELEASE_MINOR).$(RELEASE_MICRO)
77
RELEASE_STRING := $(RELEASE_NAME)-$(RELEASE_VERSION)

0 commit comments

Comments
 (0)