diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-08 02:15:25 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@codeaurora.org> | 2017-03-09 21:08:33 -0800 |
| commit | c0ef8c5efd0dcd7263b0d264ac96ced16d348d77 (patch) | |
| tree | 0ca3f6d46019523de0fac17f80695e0788a1c237 | |
| parent | 0f870892294f64ef3c9e4890e0f7dd82d147c377 (diff) | |
Release 5.1.1.2S
Release 5.1.1.2S
Change-Id: Ib404f879e760704abc1563f6fd0bc1a453402186
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 c8f36e3e44d0..783415c7bb1b 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 1 -#define QWLAN_VERSION_EXTRA "R" +#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_BUILD 2 -#define QWLAN_VERSIONSTR "5.1.1.2R" +#define QWLAN_VERSIONSTR "5.1.1.2S" #endif /* QWLAN_VERSION_H */ |
