diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-02 15:01:01 -0700 |
|---|---|---|
| committer | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-03 18:34:28 -0700 |
| commit | 2992c8a6bda7dbb187460df41d7a5b61a772db94 (patch) | |
| tree | 52504f79dd158faa3aa7685e9fa85c8ee73aad6e | |
| parent | 30cb676a456f0e8450ac3baf4f9f6f506cded47a (diff) | |
Release 5.1.0.22S
Release 5.1.0.22S
Change-Id: I102cc524c81deafbb9737be5f63635dc1878327e
CRs-Fixed: 688141
| -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 f9019b96d614..4277a97105a8 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 0 -#define QWLAN_VERSION_EXTRA "R" +#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_BUILD 22 -#define QWLAN_VERSIONSTR "5.1.0.22R" +#define QWLAN_VERSIONSTR "5.1.0.22S" #endif /* QWLAN_VERSION_H */ |
