diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-02 15:29:24 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-02 15:29:25 -0800 |
| commit | a09253fe656904c8ad1da4dbf050b38587ea0c83 (patch) | |
| tree | f41d1dfdf8fd1be947041620cbeaf5fc976ab945 | |
| parent | 53e12d03fb251ce25dc836957deed4fe496f4b89 (diff) | |
Release 5.1.0.47V
Release 5.1.0.47V
Change-Id: I291ae5bdba9d35e2879233ec094aae215ab6ce08
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 53d772318b56..e7e23851368e 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 47 -#define QWLAN_VERSIONSTR "5.1.0.47U" +#define QWLAN_VERSIONSTR "5.1.0.47V" #endif /* QWLAN_VERSION_H */ |
