diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-16 17:50:07 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-16 17:50:07 -0800 |
| commit | 02547378692da674db13085ab8f3c8f839e5bc54 (patch) | |
| tree | 8418162f5a8004fca20ee9c44677046b8a249974 | |
| parent | 54cc1cf720ed0aa769804a07a7a6b1ccd3b05cd8 (diff) | |
Release 5.1.0.45C
Release 5.1.0.45C
Change-Id: I194f1e077bb69cb80ce9ec941d2564c4671b9ab5
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 23ecffe8ec6a..227d302788d4 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 45 -#define QWLAN_VERSIONSTR "5.1.0.45B" +#define QWLAN_VERSIONSTR "5.1.0.45C" #endif /* QWLAN_VERSION_H */ |
