diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-24 00:23:26 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-24 00:23:27 -0700 |
| commit | 169a2c2f089b41784db3e59b3157a4cd9aeef5ae (patch) | |
| tree | 87d5a48f528f674ce23cbed41fc013133b704a58 | |
| parent | 5be430831cb63e3733d5c08725c48207b509965c (diff) | |
Release 5.1.1.29K
Release 5.1.1.29K
Change-Id: I71bab45233eed184895a10c410c6a1788002ede6
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 21e76e7d827c..2dd2a4a8b62e 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 "J" +#define QWLAN_VERSION_EXTRA "K" #define QWLAN_VERSION_BUILD 29 -#define QWLAN_VERSIONSTR "5.1.1.29J" +#define QWLAN_VERSIONSTR "5.1.1.29K" #endif /* QWLAN_VERSION_H */ |
