diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-20 18:37:32 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-20 18:37:32 -0700 |
| commit | d7e81b49958d2f3f9c4ea3d6482ef67d6d7991a4 (patch) | |
| tree | c339525924c1b841d040217e53e04bc9d4f87629 | |
| parent | 46bdba6cd2cbec73800f616c910a01ae0f97101a (diff) | |
Release 5.1.1.33Q
Release 5.1.1.33Q
Change-Id: Iab94c88cd13d75892174135a4438f188c033ab2b
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 5835b33ceb75..41b92190a9d9 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 33 -#define QWLAN_VERSIONSTR "5.1.1.33P" +#define QWLAN_VERSIONSTR "5.1.1.33Q" #endif /* QWLAN_VERSION_H */ |
