diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-20 23:15:14 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-20 23:15:16 -0700 |
| commit | a9aa0f45250fa2c4bede289094860099f9780d7c (patch) | |
| tree | 53240e2ae8b8ddd8f64e6b989bbae3bc4e26de63 | |
| parent | be29a02d7386c8d6aae1dc731cfb570d4ad32f4f (diff) | |
Release 5.1.1.33R
Release 5.1.1.33R
Change-Id: Ieda74bac2d032f1d9e991e953563a5c1773f5f1e
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 41b92190a9d9..9f32d3a42e70 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 33 -#define QWLAN_VERSIONSTR "5.1.1.33Q" +#define QWLAN_VERSIONSTR "5.1.1.33R" #endif /* QWLAN_VERSION_H */ |
