diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-09-27 23:14:10 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-09-27 23:14:10 -0700 |
| commit | 095a960cc7b4e2fc77d02096c10ae82b7ddd62fb (patch) | |
| tree | 900ab31d6e2e5948dd770515177781f427eabf2c | |
| parent | f5a72f234c5a3f867e345e5f2da399be3a5e2492 (diff) | |
Release 5.1.1.66O
Release 5.1.1.66O
Change-Id: I9071e19d96a030b8bc8dbc266f474e938e304c51
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 0fe4daf5ca54..68cd1dfe0a13 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 66 -#define QWLAN_VERSIONSTR "5.1.1.66N" +#define QWLAN_VERSIONSTR "5.1.1.66O" #endif /* QWLAN_VERSION_H */ |
