diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-09 19:48:47 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-09 19:48:47 -0700 |
| commit | 5a05bddb3e6c6dfd414e2a3983e119536455fe6e (patch) | |
| tree | 04a6f13613b77c7fa09b17a13fe053f7d709de49 | |
| parent | af8a9e6878443bf6ff8d63deaaa55e4a22b914ff (diff) | |
Release 5.1.1.28D
Release 5.1.1.28D
Change-Id: I993a169e9ab910ba4ac1fd8f5db38c84508f268d
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 0b3dcdc3b55d..5778c280f4cc 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 28 -#define QWLAN_VERSIONSTR "5.1.1.28C" +#define QWLAN_VERSIONSTR "5.1.1.28D" #endif /* QWLAN_VERSION_H */ |
