diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-09 17:38:58 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-09 17:38:58 -0800 |
| commit | 341bbe88c748b3e8d47c96d57a5ade3f9aaf6b7b (patch) | |
| tree | af65fc41bdac9e443c63f289e1f29680b20ddbfd | |
| parent | 67a25ee1a8caae98ee2b2b48c56e53bc35aff5ad (diff) | |
Release 5.1.1.44E
Release 5.1.1.44E
Change-Id: I7f90ee57a0bab605efe6ab0897fd640f25db99e2
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 1bc680bb7a58..ee3cd6f733df 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 "D" +#define QWLAN_VERSION_EXTRA "E" #define QWLAN_VERSION_BUILD 44 -#define QWLAN_VERSIONSTR "5.1.1.44D" +#define QWLAN_VERSIONSTR "5.1.1.44E" #endif /* QWLAN_VERSION_H */ |
