diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-12 11:12:20 -0700 |
|---|---|---|
| committer | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-13 14:07:28 -0700 |
| commit | 626ceb4ab2c933260a80935119c393aced0c1117 (patch) | |
| tree | b3df6bf4e44f96c70dbe0bc26d15612783e3e518 | |
| parent | 37ffb29390a95d426f6cd3826f06ab3e741d43b1 (diff) | |
Release 5.1.0.23D
Release 5.1.0.23D
Change-Id: If291f6c8016bc8fbc4c0eb1ad5003267e436e1ed
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 24f543b1db61..bc4857954afc 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 0 -#define QWLAN_VERSION_EXTRA "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 23 -#define QWLAN_VERSIONSTR "5.1.0.23C" +#define QWLAN_VERSIONSTR "5.1.0.23D" #endif /* QWLAN_VERSION_H */ |
