diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-14 12:04:02 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-14 12:04:02 -0800 |
| commit | be4d735dca30a810ae424c06d94d6b4b22b6090a (patch) | |
| tree | 453afce4c2afb3b43ec15dcbbf8863ea703e3c19 | |
| parent | 8acef87868d1828934396e08fe53a6a00a727c52 (diff) | |
Release 5.1.0.49S
Release 5.1.0.49S
Change-Id: I250e49b3a8a42800b92d4d735a262fea448216e3
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 45c048f1ac0d..afb90d2f0074 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 "R" +#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_BUILD 49 -#define QWLAN_VERSIONSTR "5.1.0.49R" +#define QWLAN_VERSIONSTR "5.1.0.49S" #endif /* QWLAN_VERSION_H */ |
