diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-24 05:17:30 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-24 05:17:30 -0700 |
| commit | 87dfcde2adc14032b80bc312758ab1612917d0bf (patch) | |
| tree | 2bf34e7bb7fffd37a9dbe8aba9e0e05f8b0ab803 | |
| parent | ee2f6469e3b9c91435cf22ee38a1783f25a5671b (diff) | |
Release 5.1.1.37R
Release 5.1.1.37R
Change-Id: I4327f27c30a9f5391eb7bc8dae961e5378da3958
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 2178dc5af284..917e4b5417f7 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 37 -#define QWLAN_VERSIONSTR "5.1.1.37Q" +#define QWLAN_VERSIONSTR "5.1.1.37R" #endif /* QWLAN_VERSION_H */ |
