diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-30 18:43:54 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-30 18:43:55 -0800 |
| commit | ff9df6d17b8ac75fa7079488c9f28cbac780857d (patch) | |
| tree | e08b801e88153a7ed9078eb176b3b1275eaa697c | |
| parent | e3267f2b67b873a484235a20b1a11d963204a61c (diff) | |
Release 5.1.1.40O
Release 5.1.1.40O
Change-Id: I51393e1e8d637b0f43bfd337af5bdb61513403c5
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 395487ce845b..48504d7c9b07 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 40 -#define QWLAN_VERSIONSTR "5.1.1.40N" +#define QWLAN_VERSIONSTR "5.1.1.40O" #endif /* QWLAN_VERSION_H */ |
