diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-16 17:39:19 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-16 17:39:19 -0700 |
| commit | b75c85aa3ad335ebf7738759736b39a39c73db48 (patch) | |
| tree | 43c673189913443192bb8174e8eb4312d586e71d | |
| parent | 8764e098934c97c1e75c10ef177182227e3dbd2b (diff) | |
Release 5.1.1.28Q
Release 5.1.1.28Q
Change-Id: Iee9668c98a2723b267fb140a680de20df9737400
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 d6c02195b538..01367d42b7f0 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 28 -#define QWLAN_VERSIONSTR "5.1.1.28P" +#define QWLAN_VERSIONSTR "5.1.1.28Q" #endif /* QWLAN_VERSION_H */ |
