diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-02 13:56:32 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-02 18:26:44 -0700 |
| commit | b0f314063e52a19d9d1fdecdfd81e0c44ac23a11 (patch) | |
| tree | 2c0aad1df775425285735de0a7c62bca86934bd5 | |
| parent | 9d866dfe20577ab1f38b80a64f4d33686aa79999 (diff) | |
Release 5.1.0.25L
Release 5.1.0.25L
Change-Id: I0d246e6e268c33593142f013b72c48b1d39b5826
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 5549fd54e319..d82967412e27 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 "K" +#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_BUILD 25 -#define QWLAN_VERSIONSTR "5.1.0.25K" +#define QWLAN_VERSIONSTR "5.1.0.25L" #endif /* QWLAN_VERSION_H */ |
