diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-06-20 01:08:45 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-20 01:08:45 -0700 |
| commit | 442b70a0fa069bf991a3f55383f60d770f3cb894 (patch) | |
| tree | b2c5fc7faa8535d27c87fb38b40a82021ad453a5 | |
| parent | d3d8ffffc91a8665f6103784bfff5bb4bec56891 (diff) | |
Release 5.1.1.60P
Release 5.1.1.60P
Change-Id: I06fe8ef0bb894e30afac02407e28a429d167b954
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 dec7d637f58a..aa22e8fbbed6 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 "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 60 -#define QWLAN_VERSIONSTR "5.1.1.60O" +#define QWLAN_VERSIONSTR "5.1.1.60P" #endif /* QWLAN_VERSION_H */ |
