diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-24 03:48:37 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 16:07:07 -0800 |
| commit | 45bb2e27f22e03306aaaa90da5939aeab54eba25 (patch) | |
| tree | 8b3c254e7fb1edbb743b62ad804c0106f8af03a8 | |
| parent | bf7fe3a786a09c2038c529243bb3e7e0b62a0364 (diff) | |
Release 5.1.0.38L
Release 5.1.0.38L
Change-Id: I0a75703ffc8d09bba6b6cd8f02c181436b897b16
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 bde2dc73c60f..1d50e50ece47 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 38 -#define QWLAN_VERSIONSTR "5.1.0.38K" +#define QWLAN_VERSIONSTR "5.1.0.38L" #endif /* QWLAN_VERSION_H */ |
