diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-06 16:44:31 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-06 16:44:31 -0800 |
| commit | 10e9dccdd3dd6c38225458740cdd2840ae875386 (patch) | |
| tree | 55faf6716bfae412709601357e7790096e48d06c | |
| parent | 5d15b272641729d628e0a554639a5d4cec157707 (diff) | |
Release 5.1.0.48K
Release 5.1.0.48K
Change-Id: I3dec31610c7d4366fca821b8ef214ac7d1c79cf4
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 f581309b7728..82f2d609f24c 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 0 -#define QWLAN_VERSION_EXTRA "J" +#define QWLAN_VERSION_EXTRA "K" #define QWLAN_VERSION_BUILD 48 -#define QWLAN_VERSIONSTR "5.1.0.48J" +#define QWLAN_VERSIONSTR "5.1.0.48K" #endif /* QWLAN_VERSION_H */ |
