diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-20 12:15:21 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-20 12:15:21 -0800 |
| commit | 9476ad1a1274bc5ebcdba1a74f8712716a6f1307 (patch) | |
| tree | 63d678c6de069dee555dca549002222b2b34bf2a | |
| parent | 50cd32142126f6f77f6587a75194e2ea5601acb6 (diff) | |
Release 5.1.0.41O
Release 5.1.0.41O
Change-Id: I9551f9f055158eed7790940c306be1bd6982f279
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 be2a55a48a22..f0a61b108610 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 "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.0.41N" +#define QWLAN_VERSIONSTR "5.1.0.41O" #endif /* QWLAN_VERSION_H */ |
