diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-08 02:50:44 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-08 02:50:45 -0800 |
| commit | b6feccc39c46c8e497be6d05196a56893ae1f1db (patch) | |
| tree | 8bede1bacb4260344f6868dad47974b92a48271e | |
| parent | 1f36781d631dcc5a45dc0041e2eef5edaad1fd94 (diff) | |
Release 5.1.0.48U
Release 5.1.0.48U
Change-Id: I2d4b14cf4c7111497a3d18ee25ad8be41e70d836
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 ac02cd18ea0a..3570e1dd58b0 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 48 -#define QWLAN_VERSIONSTR "5.1.0.48T" +#define QWLAN_VERSIONSTR "5.1.0.48U" #endif /* QWLAN_VERSION_H */ |
