diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-06-30 14:48:38 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-30 14:48:38 -0700 |
| commit | 4fdfee9677a212bdbc63305c02e549159cdf7fce (patch) | |
| tree | 93f8a14206d39bef9f0f136844715f2dfa12e7c9 | |
| parent | a56a3fd63edaae82a97e02d971ce23a2e0e7dca7 (diff) | |
Release 5.1.1.61P
Release 5.1.1.61P
Change-Id: I25cc426f12e6a412759c1979d01fd81e8667e45d
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 77301515a245..bf0904bdf042 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 61 -#define QWLAN_VERSIONSTR "5.1.1.61O" +#define QWLAN_VERSIONSTR "5.1.1.61P" #endif /* QWLAN_VERSION_H */ |
