diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-08-16 07:17:48 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-08-16 07:17:48 -0700 |
| commit | 834486bdb62eb3dbd3745fb660a4a2c274e03578 (patch) | |
| tree | a36c5ed026b26f7ff0d2e82efcf3cd5936a2faa7 | |
| parent | 96af24510f47097db2cf5a6e34806405aef1b1a4 (diff) | |
Release 5.1.1.64O
Release 5.1.1.64O
Change-Id: I67f39a5e8f3c9ec075e17d5d65ccd6315c04cb5e
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 99384d4b5172..ccf1858dabd7 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 64 -#define QWLAN_VERSIONSTR "5.1.1.64N" +#define QWLAN_VERSIONSTR "5.1.1.64O" #endif /* QWLAN_VERSION_H */ |
