diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-07 05:14:12 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-07 05:14:12 -0700 |
| commit | 5faf7f50b95e19daab2073b2320133dee335ff32 (patch) | |
| tree | 660e6e6b399b0b66976e01190e9dfdf8a786fca0 | |
| parent | 90bedbda856f9367f1cfc3ccb869d74643fdf891 (diff) | |
Release 5.1.1.27P
Release 5.1.1.27P
Change-Id: I58569366437c319ca6710f62b07efa2058ab3bf2
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 181b4dcd78d2..e6e3be1c4e71 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 "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 27 -#define QWLAN_VERSIONSTR "5.1.1.27O" +#define QWLAN_VERSIONSTR "5.1.1.27P" #endif /* QWLAN_VERSION_H */ |
