diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-15 00:17:41 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-15 00:17:42 -0700 |
| commit | b809b3936bc735627ec416f7e3092ceb162c845d (patch) | |
| tree | 1b58e973cf09cc516cfe1e394703c8bd7419b7c0 | |
| parent | 1db41508d6b19b3f3804a8d5153e325d8cbf2679 (diff) | |
Release 5.1.1.56Y
Release 5.1.1.56Y
Change-Id: Ie4e1d4c6e2f612ee25c9dc2f9bf4e14b53ef233a
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 92be9ce70515..bc4f7e4e71c7 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 56 -#define QWLAN_VERSIONSTR "5.1.1.56X" +#define QWLAN_VERSIONSTR "5.1.1.56Y" #endif /* QWLAN_VERSION_H */ |
