diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-11-05 19:18:45 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-11-05 19:18:45 -0800 |
| commit | ebd8fe183540a01c1bbf9d756a18555c7f1794de (patch) | |
| tree | 116346b9ceba3f985e5decd60b6e4683c3e7302f | |
| parent | 8c377a1de30b8f1d2cdf0d72635fe738248fef17 (diff) | |
Release 5.1.1.68O
Release 5.1.1.68O
Change-Id: Ia756815b3722fd17263a53d7d16192df971e0d2f
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 b4f57c46690b..5da4c3056468 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 68 -#define QWLAN_VERSIONSTR "5.1.1.68N" +#define QWLAN_VERSIONSTR "5.1.1.68O" #endif /* QWLAN_VERSION_H */ |
