diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-19 06:37:25 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-19 06:37:26 -0700 |
| commit | 383386a1eba403d99efc7351de6ba790324e05e9 (patch) | |
| tree | 6e62b82c5422b85f222d88a855f874cfa8cb41c9 | |
| parent | 3f267840ab1767954bb5a47fe6d6e19ae80c0a00 (diff) | |
Release 5.1.1.33G
Release 5.1.1.33G
Change-Id: I14618512da35edf95edcbe89fc30fcaa01c20cdc
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 3d5a107ef714..453d8725d8a6 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 33 -#define QWLAN_VERSIONSTR "5.1.1.33F" +#define QWLAN_VERSIONSTR "5.1.1.33G" #endif /* QWLAN_VERSION_H */ |
