diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-16 15:29:54 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-16 15:29:54 -0800 |
| commit | dafdb00900e054962524692ba17a1e18dbb9f93b (patch) | |
| tree | 435c19eb90da0690ec8edba77720943bc5cb359f | |
| parent | 12a9d74733b807f1206fe18451f325aead06c7ab (diff) | |
Release 5.1.0.45A
Release 5.1.0.45A
Change-Id: Ie93e009d8ebdd03fa6e124b0baa2982bc233f968
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 8298a49c3f6e..4d397fbf4d25 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 45 -#define QWLAN_VERSIONSTR "5.1.0.45" +#define QWLAN_VERSIONSTR "5.1.0.45A" #endif /* QWLAN_VERSION_H */ |
