Skip to content

Commit

Permalink
Merge pull request #124 from haitaohuang/master
Browse files Browse the repository at this point in the history
Update version to 2.11
  • Loading branch information
haitaohuang committed Sep 2, 2020
2 parents b0a445b + 35ef6b1 commit 75bf89f
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 75bf89f

Please sign in to comment.