diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-08-16 18:16:29 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-08-16 18:16:29 -0700 |
| commit | 4c62a8ff261d534dac35bbff44a079f083a7fe7b (patch) | |
| tree | 8e17d6ad70655e269f8c0f84207f1065f3315640 | |
| parent | 8aeecb9ea185db9b61ea9ba56ea834930831f6db (diff) | |
Release 5.1.1.64Q
Release 5.1.1.64Q
Change-Id: I177feba3aebb6fd288303a61ca1aaf8f7e402f56
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 c0e87fad18b0..9645201c400f 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 64 -#define QWLAN_VERSIONSTR "5.1.1.64P" +#define QWLAN_VERSIONSTR "5.1.1.64Q" #endif /* QWLAN_VERSION_H */ |
