diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-14 18:41:48 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-14 18:41:49 -0800 |
| commit | a4bf1aab323570fdae05448dddd98b4b16d49915 (patch) | |
| tree | 209dc746e70a276e116df54702015c9cf15c24f0 | |
| parent | c135a33f721a9704f925be74b1460b346c917780 (diff) | |
Release 5.1.0.49V
Release 5.1.0.49V
Change-Id: Ic4a4730391cc1c3ccb11fb21ea091bc507dbf985
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 73ef6db0ca17..03f2d217f424 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 49 -#define QWLAN_VERSIONSTR "5.1.0.49U" +#define QWLAN_VERSIONSTR "5.1.0.49V" #endif /* QWLAN_VERSION_H */ |
