diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-12 10:42:01 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-12 10:42:01 -0800 |
| commit | 6968e25a2c60f6def389f7155806885eabc510ac (patch) | |
| tree | d4a3b068d24f0c81448c30bc313da96c1defd97e | |
| parent | c5f98cb7d9bd1843676b4fabb96a4e36dc1154cf (diff) | |
Release 5.1.0.40L
Release 5.1.0.40L
Change-Id: I34ead1ca0d37b1914c497c7862a90fed7bbc60e4
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 4781244d9531..0141c95be45b 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 40 -#define QWLAN_VERSIONSTR "5.1.0.40K" +#define QWLAN_VERSIONSTR "5.1.0.40L" #endif /* QWLAN_VERSION_H */ |
