diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-20 10:44:19 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-21 17:08:12 -0700 |
| commit | b89bceb4d8aa4a3adc3aba425e3e341bd4e05bbe (patch) | |
| tree | 0fd065dda1ac79bd81ab4e65b55c41d6ee687204 | |
| parent | 137755f15971132cbeeb644efdd8bf3c923e1677 (diff) | |
Release 5.1.0.27K
Release 5.1.0.27K
Change-Id: I66faa07a43f6d86159169f7562063d7bf26cc6de
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 991ff846fd92..5b3422c9f00e 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 27 -#define QWLAN_VERSIONSTR "5.1.0.27J" +#define QWLAN_VERSIONSTR "5.1.0.27K" #endif /* QWLAN_VERSION_H */ |
