diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-24 23:50:02 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-24 23:50:03 -0700 |
| commit | 36abdbd5a601304201525f2489e4cabacf4bee54 (patch) | |
| tree | fd3d7a47b7629ea1de72f3acea5421f120f4708c | |
| parent | 0b1e76d93b79dbf4ec65cb02e6dbf069247b8121 (diff) | |
Release 5.1.1.58G
Release 5.1.1.58G
Change-Id: I34a82bfb35b2fcc0f5865d63aaa572a4f12abc32
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 e594958677f2..e2f6f0278cec 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 58 -#define QWLAN_VERSIONSTR "5.1.1.58F" +#define QWLAN_VERSIONSTR "5.1.1.58G" #endif /* QWLAN_VERSION_H */ |
