diff options
| author | snandini <snandini@codeaurora.org> | 2017-06-30 17:12:11 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-06-30 17:12:11 -0700 |
| commit | d0a95255fe62ce03ba79fe16bce4b6357d681aa2 (patch) | |
| tree | f901eac3d3e3a597cfd73ec1a2b2d77916c8ebf5 | |
| parent | ccff00c9e735d68f247d26f8d3bd7658e757da25 (diff) | |
Release 5.1.1.23U
Release 5.1.1.23U
Change-Id: I096c89c9ed634dc88427837b3c4951c6a684bc88
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 a39ad904bcdf..25e7e6b47f1c 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 "T" +#define QWLAN_VERSION_EXTRA "U" #define QWLAN_VERSION_BUILD 23 -#define QWLAN_VERSIONSTR "5.1.1.23T" +#define QWLAN_VERSIONSTR "5.1.1.23U" #endif /* QWLAN_VERSION_H */ |
