diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-01 04:58:18 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-01 04:58:18 -0800 |
| commit | 5646e73f9db1559688c8d77a13e47bd1abeafb61 (patch) | |
| tree | bc36d5da3406d94d0c93ec8df51708ab231754b5 | |
| parent | 468ef145bd32141319ca8868b67c6ebd04806d6d (diff) | |
Release 5.1.1.1K
Release 5.1.1.1K
Change-Id: I41d280f7f653d6259fca1338464e6392a9fb2fd2
CRs-Fixed: 688141
| -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 e6f79c1f6bc1..cdbb4585b864 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 1 -#define QWLAN_VERSIONSTR "5.1.1.1J" +#define QWLAN_VERSIONSTR "5.1.1.1K" #endif /* QWLAN_VERSION_H */ |
