diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-20 00:55:45 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-20 00:55:45 -0800 |
| commit | 5f44695e649bee749f22b0b985472a9e2bef4f90 (patch) | |
| tree | cf53774f2e940346adc26f820b31a8f889b3e580 | |
| parent | d38a5b6ded0c18b38feba80bd894921113751a2e (diff) | |
Release 5.1.1.48K
Release 5.1.1.48K
Change-Id: I96a5f9ae4f3769cce921ab5f69ef403ef1866e21
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 e412a3aa9e5c..c60046e2908b 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 "J" +#define QWLAN_VERSION_EXTRA "K" #define QWLAN_VERSION_BUILD 48 -#define QWLAN_VERSIONSTR "5.1.1.48J" +#define QWLAN_VERSIONSTR "5.1.1.48K" #endif /* QWLAN_VERSION_H */ |
