diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-03-03 01:42:27 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-03-03 01:42:27 -0800 |
| commit | e5845826acd41a3f583f7d5c73090be365b9995e (patch) | |
| tree | 5116c1b66d18e9c3cf01adf4fb72513f2c46217c | |
| parent | d5e412d87d922c64d0a63a3a13e3b5dcfb7c7169 (diff) | |
Release 5.1.1.49O
Release 5.1.1.49O
Change-Id: I6cb83155c8aa8d0fc27b2ee63b04664a522914bc
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 41c15cc0e54f..64c053a40ba4 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 "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 49 -#define QWLAN_VERSIONSTR "5.1.1.49N" +#define QWLAN_VERSIONSTR "5.1.1.49O" #endif /* QWLAN_VERSION_H */ |
