diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-20 20:37:17 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-20 20:37:17 -0800 |
| commit | 03575eeade7e4358f497c9bc6cd6d788d07ad69e (patch) | |
| tree | 745547773de38888eaf6d4bd96fa5ee4f37f67b4 | |
| parent | dc7854568fde7a222994afc08214a2f12a0a5b0b (diff) | |
Release 5.1.0.45V
Release 5.1.0.45V
Change-Id: I08375f18b60bc247c58b6c0847c2cc0be6d4b891
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 314c02bb24e0..2b4b10eb330d 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 45 -#define QWLAN_VERSIONSTR "5.1.0.45U" +#define QWLAN_VERSIONSTR "5.1.0.45V" #endif /* QWLAN_VERSION_H */ |
