diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-28 18:17:48 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 16:07:48 -0800 |
| commit | 360db327dbdfbee5a4337d4e7cc6dfe559332963 (patch) | |
| tree | 066ef05ff2b66ba701f276e0f63f735d704d4d53 | |
| parent | 8febc2164202ff0cca72b30bd4265ed322d2a944 (diff) | |
Release 5.1.0.38U
Release 5.1.0.38U
Change-Id: Ibeac24a436ad91321112cee4cc9630582e619388
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 e5143dfa296f..781f636ec829 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 "T" +#define QWLAN_VERSION_EXTRA "U" #define QWLAN_VERSION_BUILD 38 -#define QWLAN_VERSIONSTR "5.1.0.38T" +#define QWLAN_VERSIONSTR "5.1.0.38U" #endif /* QWLAN_VERSION_H */ |
