Skip to content

Commit

Permalink
Bump release
Browse files Browse the repository at this point in the history
  • Loading branch information
scaronni committed Jun 18, 2022
1 parent a918925 commit 7d64b17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
RELEASE_DATE := "17 December 2021"
RELEASE_DATE := "18 June 2022"
RELEASE_MAJOR := 3
RELEASE_MINOR := 0
RELEASE_MICRO := 3
RELEASE_MICRO := 4
RELEASE_NAME := dkms
RELEASE_VERSION := $(RELEASE_MAJOR).$(RELEASE_MINOR).$(RELEASE_MICRO)
RELEASE_STRING := $(RELEASE_NAME)-$(RELEASE_VERSION)
Expand Down

0 comments on commit 7d64b17

Please sign in to comment.