diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-10-25 13:07:56 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-10-25 13:07:57 -0700 |
| commit | bbd853c174a4fe9d17463e85cf8d2fe1234fb216 (patch) | |
| tree | 5fbb76371533db4fc2d0e5e54dd022ddeedf96fc | |
| parent | d66ba2940f780df6f55b5c8e5fd45f577013e7e7 (diff) | |
Release 5.1.1.68D
Release 5.1.1.68D
Change-Id: I4a9749628f55118803c99492d7c27fa194a67749
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 6f246a7b7282..ffab5da6bf81 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 68 -#define QWLAN_VERSIONSTR "5.1.1.68C" +#define QWLAN_VERSIONSTR "5.1.1.68D" #endif /* QWLAN_VERSION_H */ |
