diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-13 07:37:41 -0700 |
|---|---|---|
| committer | spuligil <spuligil@codeaurora.org> | 2017-04-15 12:50:35 -0700 |
| commit | 49bc85f9adee034c02addfb706d64c283ced470a (patch) | |
| tree | 2fe387747a6571e7f8b69c6e3ef229f5fb8db2fa | |
| parent | f8d6afcd30efef843482a1fa894e3ff87b82aea6 (diff) | |
Release 5.1.1.10W
Release 5.1.1.10W
Change-Id: I2226ef3c4332efb892554c8d0b15dbd6f720f1df
CRs-Fixed: 774533
| -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 c41fdb28b67a..527ec7973dd7 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 "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 10 -#define QWLAN_VERSIONSTR "5.1.1.10V" +#define QWLAN_VERSIONSTR "5.1.1.10W" #endif /* QWLAN_VERSION_H */ |
