diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-23 15:02:47 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-23 15:02:47 -0800 |
| commit | f962df3b4fb35cc27657c3357e164051ce6c43ea (patch) | |
| tree | 82b6e9b0069f70cba7284767264899fe02a55a6b | |
| parent | 436e583ed6814f1e5c54731bc77d913fc535ae18 (diff) | |
Release 5.1.1.45R
Release 5.1.1.45R
Change-Id: Id38a887c1be78159959989c509d835343004bb52
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 025c2d46b162..6acbc737b6b0 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 "Q" +#define QWLAN_VERSION_EXTRA "R" #define QWLAN_VERSION_BUILD 45 -#define QWLAN_VERSIONSTR "5.1.1.45Q" +#define QWLAN_VERSIONSTR "5.1.1.45R" #endif /* QWLAN_VERSION_H */ |
