diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-06 06:05:00 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-10-06 12:16:08 -0700 |
| commit | dfbd3813955fb17771370c9dee57e834de8ec1d4 (patch) | |
| tree | 75b60a06bad3c4ac724810f28fd6e24c70b98fe7 | |
| parent | a15a4d81126ce8baffa30cefd9ec6664c8059245 (diff) | |
Release 5.1.1.35R
Release 5.1.1.35R
Change-Id: I686aa611d9695d627698f66c62e1129c64e6b8cd
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 bc1485b53b80..8cb75ea37ede 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 35 -#define QWLAN_VERSIONSTR "5.1.1.35Q" +#define QWLAN_VERSIONSTR "5.1.1.35R" #endif /* QWLAN_VERSION_H */ |
