diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-27 00:26:37 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-27 00:26:37 -0700 |
| commit | ac9b8f55e376c14ac4587ec2000003567ff3d93d (patch) | |
| tree | 78d69c1cd32a9b6e8dcaa23e0ab18ffba67550e0 | |
| parent | 859a6d0c0cfb8a39fe7a085b97bbe2abc9c531e9 (diff) | |
Release 5.1.1.34K
Release 5.1.1.34K
Change-Id: I77d5c341c7b0c92c9660932c0e89d18cb025ab11
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 c94f03bb666f..0fa3893c25cc 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 34 -#define QWLAN_VERSIONSTR "5.1.1.34J" +#define QWLAN_VERSIONSTR "5.1.1.34K" #endif /* QWLAN_VERSION_H */ |
