diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-30 17:12:14 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-30 17:12:15 -0800 |
| commit | bb248665080e3be786d623f6b69a5dd8592e974f (patch) | |
| tree | 34f0b0fba37d89daefb36f85187d1df9cbc9ca0f | |
| parent | 8b1dd2badd9a64d215d378ef3f849db26cc49898 (diff) | |
Release 5.1.0.39C
Release 5.1.0.39C
Change-Id: I2f73b7ea89f11efecd834e0ca8587a88e678ab9c
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 93df53a87272..66e6175b2278 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 39 -#define QWLAN_VERSIONSTR "5.1.0.39B" +#define QWLAN_VERSIONSTR "5.1.0.39C" #endif /* QWLAN_VERSION_H */ |
