diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-22 23:39:20 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-22 23:39:20 -0700 |
| commit | cfce0dfdac261a87faad8fd78f9359ac07bfe7e6 (patch) | |
| tree | f5317af89302d2dbec119a5645c468a9412f369a | |
| parent | 13187800d30e280c9606af22d35a5c88f1695ff6 (diff) | |
Release 5.1.1.34B
Release 5.1.1.34B
Change-Id: Iea1720db5b31604f749817416d0868dd0b43d70e
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 624f04193df8..9acda5d0684a 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 34 -#define QWLAN_VERSIONSTR "5.1.1.34A" +#define QWLAN_VERSIONSTR "5.1.1.34B" #endif /* QWLAN_VERSION_H */ |
