diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-03-03 20:54:56 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-03-03 20:54:56 -0800 |
| commit | c2accf5e393fd79624cc99b0d90442865a2c520f (patch) | |
| tree | df74ac848264e55c79e063bde58e655cc3450834 | |
| parent | 2e10cbcc9edd9cac0791eb540ce0d24a6a71c398 (diff) | |
Release 5.1.1.49P
Release 5.1.1.49P
Change-Id: Ib558f5605aa5a5f3620ef6ee82bc6b89969d7868
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 64c053a40ba4..cf7bd34a6821 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 "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 49 -#define QWLAN_VERSIONSTR "5.1.1.49O" +#define QWLAN_VERSIONSTR "5.1.1.49P" #endif /* QWLAN_VERSION_H */ |
