diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-21 16:44:48 -0700 |
|---|---|---|
| committer | Nandini Suresh <snandini@codeaurora.org> | 2016-09-21 17:34:19 -0700 |
| commit | b51dee275f88e8caa855d7aa40f19235fc31631a (patch) | |
| tree | 149374bd92fb7f690e4ca6c6a6b17cf06c624b84 | |
| parent | 74127cf1d1421b0cb742a11bae9f8a503e1ef820 (diff) | |
Release 5.1.0.27R
Release 5.1.0.27R
Change-Id: I1b6ba10970fb24e5943fd9dcae64758bf1a3dbe8
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 9a8126dc7af8..008219e86b19 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 27 -#define QWLAN_VERSIONSTR "5.1.0.27Q" +#define QWLAN_VERSIONSTR "5.1.0.27R" #endif /* QWLAN_VERSION_H */ |
