diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-15 08:41:29 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-15 08:41:29 -0700 |
| commit | 799af45866560df3e08ee898d3602e826e00ddf5 (patch) | |
| tree | d4bdf4ff8cf06fed47586abfef2366821d4eee91 | |
| parent | 105948e2c490ff308abcf6283b51d755fa1681dc (diff) | |
Release 5.1.1.32L
Release 5.1.1.32L
Change-Id: I2ce96afa938ed7a08bf58e6a31a176cb6daaac0d
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 3d92bb6795b9..0f358f49e7c8 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 32 -#define QWLAN_VERSIONSTR "5.1.1.32K" +#define QWLAN_VERSIONSTR "5.1.1.32L" #endif /* QWLAN_VERSION_H */ |
