diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-17 05:40:21 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-03-17 12:21:49 -0700 |
| commit | 4eeaa4ad72d5b21a5879fcba5026d703a2f9ad73 (patch) | |
| tree | 8031fe6efcc21760c756d97e9a6830c85614fac3 | |
| parent | bfe6f6f23521fddd8d13a33683da3060ff914cdb (diff) | |
Release 5.1.1.5D
Release 5.1.1.5D
Change-Id: I8aed32bbaa3e35f17c9cd4c81788ddc07c246772
CRs-Fixed: 688141
| -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 e4ee06616769..2693b4c874df 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 5 -#define QWLAN_VERSIONSTR "5.1.1.5C" +#define QWLAN_VERSIONSTR "5.1.1.5D" #endif /* QWLAN_VERSION_H */ |
