Skip to content

Commit 75bf89f

Browse files
authored
Merge pull request #124 from haitaohuang/master
Update version to 2.11
2 parents b0a445b + 35ef6b1 commit 75bf89f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sgx_main.c

+1-1
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)