diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-15 17:47:52 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-15 17:47:52 -0700 |
| commit | d7a19422e10ff6f63fa892a9fd3fc1a83ddeb339 (patch) | |
| tree | 78bf40a41f04021f1ae061cb027687e23771a997 | |
| parent | 3b21c7e93d7a05a3d287c7e44028e4161b51d4ee (diff) | |
Release 5.1.0.26V
Release 5.1.0.26V
Change-Id: I71c9dae5f5861419b22995a2d958d5dae3c5b84a
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 559162d9b6b9..d66fd46559e9 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 26 -#define QWLAN_VERSIONSTR "5.1.0.26U" +#define QWLAN_VERSIONSTR "5.1.0.26V" #endif /* QWLAN_VERSION_H */ |
