diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-25 12:11:40 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-25 12:11:41 -0800 |
| commit | 7e096cfd2db90df515a281894182acada40052eb (patch) | |
| tree | 734978427d3ab5a98c8997579aa8e243d0379376 | |
| parent | 360f55c4bef2d55e719bf7c8d55709030077509f (diff) | |
Release 5.1.1.48Z
Release 5.1.1.48Z
Change-Id: I3d5d0e4fedc5e574c3f1b43c6666f5118f044dc5
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 d845bdb71892..be402d69e4fc 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 48 -#define QWLAN_VERSIONSTR "5.1.1.48Y" +#define QWLAN_VERSIONSTR "5.1.1.48Z" #endif /* QWLAN_VERSION_H */ |
