Skip to content

Commit 3e1e084

Browse files
committed
Bump version numbers
1 parent da87461 commit 3e1e084

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dkms.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PACKAGE_NAME="new-lg4ff"
2-
PACKAGE_VERSION="0.2b"
2+
PACKAGE_VERSION="0.3"
33
MAKE[0]="make KVERSION=$kernelver"
44
CLEAN="make clean"
55
BUILT_MODULE_NAME[0]="hid-logitech-new"

hid-lg4ff.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#include "hid-lg4ff.h"
2323
#include "hid-ids.h"
2424

25-
#define LG4FF_VERSION "0.2b"
25+
#define LG4FF_VERSION "0.3"
2626

2727
#define LG4FF_MMODE_IS_MULTIMODE 0
2828
#define LG4FF_MMODE_SWITCHED 1

0 commit comments

Comments
 (0)