diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-13 15:47:57 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-13 15:47:57 -0700 |
| commit | 84858003282fdf743c96e007cf3dbce2e6f66d4a (patch) | |
| tree | 4da163ea1b999ccaecfa625be65fc01aa60f0367 | |
| parent | b91211722b61f987d77d94d92f94a4e39acb03c8 (diff) | |
Release 5.1.1.28G
Release 5.1.1.28G
Change-Id: I7613b325224dd5e3a4f37160649ee2a7b3f565e7
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 71ec0bf36ebc..66ea316c6f36 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 28 -#define QWLAN_VERSIONSTR "5.1.1.28F" +#define QWLAN_VERSIONSTR "5.1.1.28G" #endif /* QWLAN_VERSION_H */ |
