diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-17 22:32:40 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-17 22:32:40 -0800 |
| commit | d2bcb42cd6a91bb57e2da1906d9751ce077d4504 (patch) | |
| tree | d2bf0f1e59b9ee25e10cbb7371a5d8b8841d9f42 | |
| parent | e08a5aa0e9107667c87955f1b296bf4b3ee74437 (diff) | |
Release 5.1.0.50V
Release 5.1.0.50V
Change-Id: I0b1fb9a20c94cea234454e6f83394cd454681497
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 dd3936c2fb6f..f400bb06d5ce 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 50 -#define QWLAN_VERSIONSTR "5.1.0.50U" +#define QWLAN_VERSIONSTR "5.1.0.50V" #endif /* QWLAN_VERSION_H */ |
