diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-09 00:15:12 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-09 00:15:12 -0800 |
| commit | ebd7a777315d3fff8b2566b56cd146334d75652c (patch) | |
| tree | 8315cffcad189f9a6ca6fe23a7cf6feb812b09c5 | |
| parent | d2cb1670646df4c47f03cc78ad07f194bfd6b0fe (diff) | |
Release 5.1.0.49C
Release 5.1.0.49C
Change-Id: Ieca425c907c923090a10c62d5ea0d75809aef0bb
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 934448e93086..cf8ee3473c65 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 49 -#define QWLAN_VERSIONSTR "5.1.0.49B" +#define QWLAN_VERSIONSTR "5.1.0.49C" #endif /* QWLAN_VERSION_H */ |
