diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-10 16:09:59 -0800 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-10 16:09:59 -0800 |
| commit | 273d2ebd98cabb88b41f8c2c8c024505d87657b7 (patch) | |
| tree | e6949897217936ce80fea61b8ebe62fb545e0284 | |
| parent | 70e10f74fa9187e12d7925b36b462ba4fa9c038f (diff) | |
Release 5.1.1.3N
Release 5.1.1.3N
Change-Id: I73d48a95409bc8f982f2af3758e5dcb6c17ee649
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 ccadf181e0d2..5cdcaa6a95e3 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 "M" +#define QWLAN_VERSION_EXTRA "N" #define QWLAN_VERSION_BUILD 3 -#define QWLAN_VERSIONSTR "5.1.1.3M" +#define QWLAN_VERSIONSTR "5.1.1.3N" #endif /* QWLAN_VERSION_H */ |
