diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-12 02:12:17 -0700 |
|---|---|---|
| committer | spuligil <spuligil@codeaurora.org> | 2017-04-15 12:49:34 -0700 |
| commit | 137e84a459d812662e1b61583e88bf486f9240ab (patch) | |
| tree | 7a1c7f1d49b475177b63690a0c339b7863c28fdc | |
| parent | 858a182d715975facd37b3df5b4e56b171ec9c9e (diff) | |
Release 5.1.1.10I
Release 5.1.1.10I
Change-Id: I53927f57b95a9c27a4c1d65bec7feba5146e97b1
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 cc541550ac3a..b99fca8564d9 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 10 -#define QWLAN_VERSIONSTR "5.1.1.10H" +#define QWLAN_VERSIONSTR "5.1.1.10I" #endif /* QWLAN_VERSION_H */ |
