diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-13 22:27:21 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-13 22:27:21 -0700 |
| commit | a8017dbf49150210dee13f6d053fd2aa69a693fb (patch) | |
| tree | e6da277a710808468ab98278b15193203ae8f9f9 | |
| parent | 0752590e48313c3aaab6922e84283fac8d02c07a (diff) | |
Release 5.1.1.28H
Release 5.1.1.28H
Change-Id: If53b1d651f261b976931166567be796b461a7c5d
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 66ea316c6f36..0ebe6000325f 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 28 -#define QWLAN_VERSIONSTR "5.1.1.28G" +#define QWLAN_VERSIONSTR "5.1.1.28H" #endif /* QWLAN_VERSION_H */ |
