diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-06 18:05:38 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-06 18:05:38 -0800 |
| commit | b2fdd7302ed35b44f5c1ef47864c35c0538347e1 (patch) | |
| tree | 8db403e60e383ea487558d05bfbcb55b6f0eee0e | |
| parent | d9d7d94894832dd2ded300ad9df1380569cd53d9 (diff) | |
Release 5.1.0.39U
Release 5.1.0.39U
Change-Id: I898bdf4f84d6f5506a2bbb0bec322ef29c9cf924
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 7043f2d15726..00279d532802 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 39 -#define QWLAN_VERSIONSTR "5.1.0.39T" +#define QWLAN_VERSIONSTR "5.1.0.39U" #endif /* QWLAN_VERSION_H */ |
