diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-07 06:43:25 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-07 06:43:25 -0800 |
| commit | 84dad16c8b952a8c40632f0925a23d351a07234e (patch) | |
| tree | 831e1ffa1483b2d1c326cf852c142d7097db1e71 | |
| parent | 594bb7a9923d7a88c5784418d0d8d7a4c43bbb7c (diff) | |
Release 5.1.1.47H
Release 5.1.1.47H
Change-Id: Icfe718057c7ff07245cf6a06cd94f63240e811a2
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 9c731b59b3d4..81107e2ec394 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 47 -#define QWLAN_VERSIONSTR "5.1.1.47G" +#define QWLAN_VERSIONSTR "5.1.1.47H" #endif /* QWLAN_VERSION_H */ |
