diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-02 13:39:56 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-02 13:39:57 -0800 |
| commit | 299335e935a6e2b0c96c8139eff7b3fb2b781c10 (patch) | |
| tree | 086dc0039bd9303b351d03cdaceaa5380b7fe6ad | |
| parent | f819e9b09847d51006fc5e95db070bb2cb95703a (diff) | |
Release 5.1.1.1U
Release 5.1.1.1U
Change-Id: I2268e14f1d023db8deaab2d3af61aac0dbf984ad
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 64fb335e9d83..13105134696d 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 1 -#define QWLAN_VERSION_EXTRA "T" +#define QWLAN_VERSION_EXTRA "U" #define QWLAN_VERSION_BUILD 1 -#define QWLAN_VERSIONSTR "5.1.1.1T" +#define QWLAN_VERSIONSTR "5.1.1.1U" #endif /* QWLAN_VERSION_H */ |
