diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-16 05:20:18 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-03-17 12:01:51 -0700 |
| commit | 43a46618278c8ea9602750c347fa60a109c0ec8c (patch) | |
| tree | b02dba93032d574fc5bc3e2dfe20bc74ef45fb9a | |
| parent | ecc2ecb2a93ca0348a51ca1b4cb826b0004fa8f5 (diff) | |
Release 5.1.1.4R
Release 5.1.1.4R
Change-Id: I2b491c2f895c43a1e818a2217745247e887cb0c9
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 482476aafc65..971a3b816e2a 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 "Q" +#define QWLAN_VERSION_EXTRA "R" #define QWLAN_VERSION_BUILD 4 -#define QWLAN_VERSIONSTR "5.1.1.4Q" +#define QWLAN_VERSIONSTR "5.1.1.4R" #endif /* QWLAN_VERSION_H */ |
