diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-10-01 08:24:39 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-10-01 08:24:39 -0700 |
| commit | 855f4e5f99123c65270cb4e5274fcac15661c118 (patch) | |
| tree | 43eb0d9194a66a490f2718d8b76b548f7c321a5b | |
| parent | 2e869b1cdcb34ba64ea8cfcd39eafa945a8070b0 (diff) | |
Release 5.1.1.66R
Release 5.1.1.66R
Change-Id: If6883c0df6fd05750f71120fec57046ae1f413a7
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 44fb4cb6b682..ccd9eddd6480 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 "Q" +#define QWLAN_VERSION_EXTRA "R" #define QWLAN_VERSION_BUILD 66 -#define QWLAN_VERSIONSTR "5.1.1.66Q" +#define QWLAN_VERSIONSTR "5.1.1.66R" #endif /* QWLAN_VERSION_H */ |
