diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-20 13:47:06 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-20 13:47:07 -0700 |
| commit | ea66664bdcb1333daad566dd61d0b6f28200ca9c (patch) | |
| tree | 2c9e462b293271e72ae6c9c44b0b774e62ac1437 | |
| parent | 553c8c27973acadef55037d2a718db9663c80498 (diff) | |
Release 5.1.1.33O
Release 5.1.1.33O
Change-Id: I9957322c8c9af0c4bd4688eda2b5d60f08160cf1
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 adb9bdda2340..d74cd5b56046 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 33 -#define QWLAN_VERSIONSTR "5.1.1.33N" +#define QWLAN_VERSIONSTR "5.1.1.33O" #endif /* QWLAN_VERSION_H */ |
