diff options
| author | Anjaneedevi Kapparapu <akappara@codeaurora.org> | 2017-03-08 14:36:58 +0530 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@codeaurora.org> | 2017-03-09 21:08:32 -0800 |
| commit | 5c138774cd09c43299a75c9a57450ad6edd257dc (patch) | |
| tree | 30619ccb0ba07c83aa34aee6716ad0149342530f | |
| parent | 2a8ee300b14b69c20a08980c0e30ef454cc393f7 (diff) | |
Release 5.1.1.2R
Release 5.1.1.2R
Change-Id: I1556d1d40545bf9b2ddf139de472b662505d12bf
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 d7ac836b6eea..c8f36e3e44d0 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 2 -#define QWLAN_VERSIONSTR "5.1.1.2Q" +#define QWLAN_VERSIONSTR "5.1.1.2R" #endif /* QWLAN_VERSION_H */ |
