diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-19 00:55:18 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-19 00:55:18 -0800 |
| commit | 666a3e4250e12cef3b390d27c3843fa233faec6b (patch) | |
| tree | eaab3085238fd4ae88df56f0c1c6b19cd5a4472e | |
| parent | c67fd13a4bdc617a3cdbf33ea586f068398bcb13 (diff) | |
Release 5.1.1.48G
Release 5.1.1.48G
Change-Id: Iab34313082842586c434cbce498d06233057a7fc
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 f9f4f49c7ec1..d01544c6706b 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 48 -#define QWLAN_VERSIONSTR "5.1.1.48F" +#define QWLAN_VERSIONSTR "5.1.1.48G" #endif /* QWLAN_VERSION_H */ |
