diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-13 12:46:41 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-13 12:46:42 -0800 |
| commit | 0e1d5e00d2905669feff80a2350bddb8ce5fec29 (patch) | |
| tree | 032492991d6afbe8fb3a9cb7b59442a22aa78d12 | |
| parent | ad876b9557616e22f92d6112355176b6702dc4e0 (diff) | |
Release 5.1.1.41Q
Release 5.1.1.41Q
Change-Id: Idbc88970e300874baf2f415a5c213eead3005e44
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 582226ab2d96..d84873a37ec4 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.1.41P" +#define QWLAN_VERSIONSTR "5.1.1.41Q" #endif /* QWLAN_VERSION_H */ |
