diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-19 12:06:44 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-19 12:06:45 -0700 |
| commit | 22407792f8d1fa5378b6cebcb2972e651dc2b35d (patch) | |
| tree | 4d8a336e0372cf9cfaa607c7bc50f3af2556c093 | |
| parent | 872788929eeee6b9fb07006b08e1aebfd9faeebe (diff) | |
Release 5.1.1.33J
Release 5.1.1.33J
Change-Id: Ib46e814649778f02ab5e5608ba703ec87e568e13
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 a62a91783041..9f60bb36f1e3 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 33 -#define QWLAN_VERSIONSTR "5.1.1.33I" +#define QWLAN_VERSIONSTR "5.1.1.33J" #endif /* QWLAN_VERSION_H */ |
