diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-06 23:20:32 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-06 23:20:33 -0800 |
| commit | 855d8cf434c9265333bbb048847e5b061b543337 (patch) | |
| tree | 752bae9ec425036dba90ee9e37cecc921d6bb3b5 | |
| parent | 420d0df5e01dcb1a333a0daeb701f61d00a81884 (diff) | |
Release 5.1.0.39V
Release 5.1.0.39V
Change-Id: I3fa3ab91f0049871bf4a1e9a8e0712a5a0d3202f
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 00279d532802..a9f8b78d6453 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 39 -#define QWLAN_VERSIONSTR "5.1.0.39U" +#define QWLAN_VERSIONSTR "5.1.0.39V" #endif /* QWLAN_VERSION_H */ |
