diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-22 00:07:07 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-22 00:07:07 -0800 |
| commit | 53c4292f9aa414fa8ae16fa2ed56d6b779f61460 (patch) | |
| tree | 803300b309ce87a99ed6b529b8346e142273a985 | |
| parent | 6c174775a2b4bf7954c4523b6b33ed901b9db2a1 (diff) | |
Release 5.1.0.51A
Release 5.1.0.51A
Change-Id: I4af82695ab93bbca24aadca2a7390a85005644a8
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 ebafa95796b4..7082a4cddefa 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 51 -#define QWLAN_VERSIONSTR "5.1.0.51" +#define QWLAN_VERSIONSTR "5.1.0.51A" #endif /* QWLAN_VERSION_H */ |
