diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-12 11:50:55 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-12 11:50:55 -0700 |
| commit | 7734fe1c8fc6d956a05f95ea37242c271e81ef13 (patch) | |
| tree | e7541bec156b9ca0974fee302d2cfa718515a1ce | |
| parent | a540135c78f6866517716138074c8b2c6931ec05 (diff) | |
Release 5.1.1.31L
Release 5.1.1.31L
Change-Id: I57db72e6c25f7ecb26e44457e097cc37c34e5cad
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 59e6b8e23762..46ea5c4c611c 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 "K" +#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_BUILD 31 -#define QWLAN_VERSIONSTR "5.1.1.31K" +#define QWLAN_VERSIONSTR "5.1.1.31L" #endif /* QWLAN_VERSION_H */ |
