diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-02 11:36:47 -0700 |
|---|---|---|
| committer | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-03 18:34:20 -0700 |
| commit | 695547deaa3ceda8ea161c3b06309c13da9d3148 (patch) | |
| tree | 523ec1b4b4279d6520dd03aebf9865b133c99fe8 | |
| parent | d295b1d8fd0346749db55747b594f070b2c12461 (diff) | |
Release 5.1.0.22R
Release 5.1.0.22R
Change-Id: I36091d1f7d04ce2f8785fae30949424a2adf00de
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 8c42aeb01423..f9019b96d614 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 "Q" +#define QWLAN_VERSION_EXTRA "R" #define QWLAN_VERSION_BUILD 22 -#define QWLAN_VERSIONSTR "5.1.0.22Q" +#define QWLAN_VERSIONSTR "5.1.0.22R" #endif /* QWLAN_VERSION_H */ |
