diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-05-15 07:39:04 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-05-15 07:39:04 -0700 |
| commit | 4423cd35acac272385ee3bb62fbd26f31a49a5e0 (patch) | |
| tree | 94bfee92fab43d7d8dd5a7fe7c6ac24b9039eb09 | |
| parent | 5a9c34af1e13c9e7ce463aabb62ed472a75d1eff (diff) | |
Release 5.1.1.72O
Release 5.1.1.72O
Change-Id: I4f24e4a571142ed9dc3843f1f5b774593f05dd46
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 d1688f9c4be9..841f6083d904 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 "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 72 -#define QWLAN_VERSIONSTR "5.1.1.72N" +#define QWLAN_VERSIONSTR "5.1.1.72O" #endif /* QWLAN_VERSION_H */ |
