diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-01 05:33:30 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-01 05:33:32 -0800 |
| commit | f2f2d93d0f064ab6b37a461f0f550f5dd16c0d42 (patch) | |
| tree | 82532dfeacdd106381ad45308702e770a2e7ac64 | |
| parent | da95a2607f643d00e8c65682297b6e2a17727c01 (diff) | |
Release 5.1.1.46O
Release 5.1.1.46O
Change-Id: I8c36d49b26f253bf51d6fd5d419d596ad59b990b
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 077b9dbcd667..090480bf14e9 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 46 -#define QWLAN_VERSIONSTR "5.1.1.46N" +#define QWLAN_VERSIONSTR "5.1.1.46O" #endif /* QWLAN_VERSION_H */ |
