diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-30 20:36:52 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-30 20:36:52 -0800 |
| commit | 86bf94bdcdf20cf6a2a460363b29ab8f7bdf9784 (patch) | |
| tree | beb985837d7ece2257c22cbed384171d8d17a2ac | |
| parent | 9e41cd3de5d915358da337821bf2cc387eb8eb0f (diff) | |
Release 5.1.1.40P
Release 5.1.1.40P
Change-Id: Idb901d75df00136f9ea71321e19a159089b2e64c
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 48504d7c9b07..23d8b5f75ea9 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 40 -#define QWLAN_VERSIONSTR "5.1.1.40O" +#define QWLAN_VERSIONSTR "5.1.1.40P" #endif /* QWLAN_VERSION_H */ |
