diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-23 18:14:56 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-23 18:14:56 -0700 |
| commit | e701a44c3042bb9892fd83ca791e43a9781c3e6f (patch) | |
| tree | 34d6832e2245133888e783d6f8a791409e71820a | |
| parent | 47ed06945a4f590633a1d386559a24b42f80feae (diff) | |
Release 5.1.1.37P
Release 5.1.1.37P
Change-Id: I912e255fc091ac63144a4b57287a5e650b410d31
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 487a28033656..19733faaa034 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 37 -#define QWLAN_VERSIONSTR "5.1.1.37O" +#define QWLAN_VERSIONSTR "5.1.1.37P" #endif /* QWLAN_VERSION_H */ |
