diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-08-28 07:18:54 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-08-28 07:18:54 -0700 |
| commit | 84a5324b5333fc50905ec5361431c6aaa676e419 (patch) | |
| tree | 9e924fbf3db99099bfd245a5a643032d37cc9259 | |
| parent | 2214a121f08d0c9b1b227d83c09fa70d22257a2d (diff) | |
Release 5.1.1.65D
Release 5.1.1.65D
Change-Id: Ic59acab673c053e4b036842c95fbfd65bdc4eca4
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 50523ae6c447..aecd29ce1269 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 65 -#define QWLAN_VERSIONSTR "5.1.1.65C" +#define QWLAN_VERSIONSTR "5.1.1.65D" #endif /* QWLAN_VERSION_H */ |
