diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-15 23:02:15 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-15 23:02:16 -0800 |
| commit | e8b782bdcb24cdd6d648b9f938ae3944aaabe23e (patch) | |
| tree | 2a3be681ad1d47f5ed55ed4cd1f06498a1b9ae20 | |
| parent | b4c25eaab6fc5972d1282c63b11caff1931cb552 (diff) | |
Release 5.1.0.36U
Release 5.1.0.36U
Change-Id: I4820c70eda7fc1518690748c4291c62ccd8f0881
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 6034e0158966..e5efb9b0a889 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 36 -#define QWLAN_VERSIONSTR "5.1.0.36T" +#define QWLAN_VERSIONSTR "5.1.0.36U" #endif /* QWLAN_VERSION_H */ |
