Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 35ef6b1

Browse files
committed
Update version to 2.11
Note this is used in Intel PSW release 2.11 Signed-off-by: Haitao Huang <[email protected]>
1 parent 0a6d266 commit 35ef6b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sgx_main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
#include <linux/platform_device.h>
7373

7474
#define DRV_DESCRIPTION "Intel SGX Driver"
75-
#define DRV_VERSION "2.6.0"
75+
#define DRV_VERSION "2.11.0"
7676

7777
#ifndef MSR_IA32_FEAT_CTL
7878
#define MSR_IA32_FEAT_CTL MSR_IA32_FEATURE_CONTROL

0 commit comments

Comments
 (0)