diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-31 11:21:47 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-31 11:21:47 -0700 |
| commit | e6bee63786b5ac37c0d9aeb84280eae3f777a85d (patch) | |
| tree | 67f962614a006fefa6c57ce10b0d8d8a58eaa17f | |
| parent | a136b95e6ececee48cb94d24d5e732a492227e26 (diff) | |
Release 5.1.1.30X
Release 5.1.1.30X
Change-Id: Ied939d5deb59b6ad868b2fdab2699fae6823f3ff
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 54d34a7965c0..3ee1b3aa40ef 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 30 -#define QWLAN_VERSIONSTR "5.1.1.30W" +#define QWLAN_VERSIONSTR "5.1.1.30X" #endif /* QWLAN_VERSION_H */ |
