diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-22 16:38:03 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-22 16:38:03 -0700 |
| commit | ef52a991ecb4ede37b751b1abeb94e29a4a5c8ab (patch) | |
| tree | 9d5356194ad2fa8078066aeb218e13fc25a42a84 | |
| parent | 79c093cb71eb32eebcf1e73d133f92bf758a0171 (diff) | |
Release 5.1.1.29G
Release 5.1.1.29G
Change-Id: I66af05a07d10e8acb79551c16674b58f92c364e3
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 157a3e4b375e..e4ccc4d35c01 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 29 -#define QWLAN_VERSIONSTR "5.1.1.29F" +#define QWLAN_VERSIONSTR "5.1.1.29G" #endif /* QWLAN_VERSION_H */ |
