diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-21 18:23:33 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-21 18:23:34 -0800 |
| commit | d7931e9a1fc32b19bfa1b4dde30d63d8520f331a (patch) | |
| tree | 8397b070b92d616697aeeeb3ece512af7cbcf9f7 | |
| parent | 3369da5fe83ebc0531da6af6c20262903ac360da (diff) | |
Release 5.1.1.48P
Release 5.1.1.48P
Change-Id: I58ead46f5096d5f44948a70c638a243f35504a9f
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 60e9573767ab..b5477aa5232d 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 48 -#define QWLAN_VERSIONSTR "5.1.1.48O" +#define QWLAN_VERSIONSTR "5.1.1.48P" #endif /* QWLAN_VERSION_H */ |
