diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-28 05:52:10 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-28 05:52:10 -0700 |
| commit | 2d8e5b7a05cbe04963ea087240e377e47db94b92 (patch) | |
| tree | 2daf6753dfe3a75001ec27106684e427b50b172f | |
| parent | 85bed0e12caae90dca14c4584f9744d4d14923b7 (diff) | |
Release 5.1.1.34O
Release 5.1.1.34O
Change-Id: I9c8136651e91127f9e7db6b469616ed6fa5a80be
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 4b2fbebafede..4a06f02a5177 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 34 -#define QWLAN_VERSIONSTR "5.1.1.34N" +#define QWLAN_VERSIONSTR "5.1.1.34O" #endif /* QWLAN_VERSION_H */ |
