diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-31 12:08:54 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-31 12:08:55 -0700 |
| commit | e6710daffe88416ca94f93fd5f886ad8ef70f019 (patch) | |
| tree | ec1f6dd1fb92c2d375c19e6b9d27a6deef532fd0 | |
| parent | 354ba32149f7d3780eebb0ad3c3ae02ed079b558 (diff) | |
Release 5.1.1.30Y
Release 5.1.1.30Y
Change-Id: I452a95f243a75858e3062be7fef3980cfdab4720
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 3ee1b3aa40ef..1488a9311838 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 30 -#define QWLAN_VERSIONSTR "5.1.1.30X" +#define QWLAN_VERSIONSTR "5.1.1.30Y" #endif /* QWLAN_VERSION_H */ |
