diff options
author | nshrivas <nshrivas@codeaurora.org> | 2019-01-22 06:47:12 -0800 |
---|---|---|
committer | nshrivas <nshrivas@codeaurora.org> | 2019-01-22 06:47:12 -0800 |
commit | cca20dfaf6d6e653cab5f0c829e742a003173989 (patch) | |
tree | 2f73f971a35f5122c6dbe1b3442327cafabc7bca | |
parent | 02cb8170245ae79854de07f5601bb8d03a11afa4 (diff) |
Release 5.1.1.70D
Release 5.1.1.70D
Change-Id: I337b3d0f9b2b1a67296814078bc6af988c1ea210
CRs-Fixed: 774533
-rw-r--r-- | core/mac/inc/qwlan_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 5c379a11138c..fd24e7998cce 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 70 -#define QWLAN_VERSIONSTR "5.1.1.70C" +#define QWLAN_VERSIONSTR "5.1.1.70D" #endif /* QWLAN_VERSION_H */ |