diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-13 13:32:56 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-13 13:32:57 -0800 |
| commit | 45bc3c4a6f2d62c0affd9ca79d0dbcf91e20d812 (patch) | |
| tree | 1f9793a04ca1af023c17d4d4371a4a2eb896121c | |
| parent | de0ca2561e3899d3e6cd2630737b6e037b0fef7f (diff) | |
Release 5.1.0.44U
Release 5.1.0.44U
Change-Id: I147c33cba1f4c67d749ce705587ce6c097a944c1
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 debf4aa5712d..42d86ca87cdc 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 44 -#define QWLAN_VERSIONSTR "5.1.0.44T" +#define QWLAN_VERSIONSTR "5.1.0.44U" #endif /* QWLAN_VERSION_H */ |
