diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-17 06:25:12 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-17 06:25:12 -0800 |
| commit | c17a6d551dbb60c723a60ae70643f300ea0716f3 (patch) | |
| tree | b4506a728fc915d74248e7670f798e3d10b57137 | |
| parent | 97acae4691c61b829017b8cfa3a698f43e3be3e7 (diff) | |
Release 5.1.0.50O
Release 5.1.0.50O
Change-Id: I39042d93fbe7e011725dce7f381d1824666d5e99
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 318bac800224..17e9fc39c63f 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 50 -#define QWLAN_VERSIONSTR "5.1.0.50N" +#define QWLAN_VERSIONSTR "5.1.0.50O" #endif /* QWLAN_VERSION_H */ |
