Skip to content

Commit 62ae067

Browse files
committed
Update version
1 parent be42f2c commit 62ae067

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
RELEASE_DATE := "30 January 2025"
1+
RELEASE_DATE := "10 March 2025"
22
RELEASE_MAJOR := 3
33
RELEASE_MINOR := 1
4-
RELEASE_MICRO := 5
4+
RELEASE_MICRO := 6
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)