Skip to content

Commit

Permalink
Update version to 2.11
Browse files Browse the repository at this point in the history
Note this is used in Intel PSW release 2.11

Signed-off-by: Haitao Huang <[email protected]>
  • Loading branch information
haitaohuang committed Sep 2, 2020
1 parent 0a6d266 commit 35ef6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sgx_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
#include <linux/platform_device.h>

#define DRV_DESCRIPTION "Intel SGX Driver"
#define DRV_VERSION "2.6.0"
#define DRV_VERSION "2.11.0"

#ifndef MSR_IA32_FEAT_CTL
#define MSR_IA32_FEAT_CTL MSR_IA32_FEATURE_CONTROL
Expand Down

0 comments on commit 35ef6b1

Please sign in to comment.