diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-28 00:51:14 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-28 00:51:15 -0800 |
| commit | 8c19de1588841d20b0761597942aa04366247c8d (patch) | |
| tree | 1516768a60e611e693757f58001dd3421efdd8fa | |
| parent | 6f6afa8df7b4aa1481506b105bf18bf14a944a99 (diff) | |
Release 5.1.1.49I
Release 5.1.1.49I
Change-Id: I29d237a7feb05384fd163c4fed3121bf9b4bfe2d
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 d964e56b53b2..100460bad012 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 "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 49 -#define QWLAN_VERSIONSTR "5.1.1.49H" +#define QWLAN_VERSIONSTR "5.1.1.49I" #endif /* QWLAN_VERSION_H */ |
