diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-10 02:41:43 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-10 02:41:43 -0800 |
| commit | 76e2ba74dbc75ff47cc4b998c6543340021e38d2 (patch) | |
| tree | 39aa19d98448b866969a1edfe5c8d7a5cdf8ff31 | |
| parent | 798183c3cda560a93c6f91bf4b25f47e41bf9f37 (diff) | |
Release 5.1.0.44C
Release 5.1.0.44C
Change-Id: I0ce5a9a0a949da6dc54e914187114829b53bcd70
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 b9101f622faf..76ca3a2a50c5 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 44 -#define QWLAN_VERSIONSTR "5.1.0.44B" +#define QWLAN_VERSIONSTR "5.1.0.44C" #endif /* QWLAN_VERSION_H */ |
