diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-24 02:12:06 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-24 02:12:06 -0700 |
| commit | 7b1df870acb162338d3562423c19092f500279af (patch) | |
| tree | aee6e31c999a31eb41e3b814c484ae5c1f3b653b | |
| parent | 1980ad9086fbe4e3367d74d88e5fe144c82c6f73 (diff) | |
Release 5.1.1.29L
Release 5.1.1.29L
Change-Id: I8cad48f7a11310c050e16f1a0d5db20bc234499e
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 2dd2a4a8b62e..1b75d84e5aa5 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 29 -#define QWLAN_VERSIONSTR "5.1.1.29K" +#define QWLAN_VERSIONSTR "5.1.1.29L" #endif /* QWLAN_VERSION_H */ |
