diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-05 21:51:41 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-05 21:51:41 -0800 |
| commit | 53ee85b514e718a496c38d755e4e280081cc4cc2 (patch) | |
| tree | 78aede465f59850fb4ea731facfb5ac84939f7db | |
| parent | 0f52f5557441f8b40664e09154257e6282a95585 (diff) | |
Release 5.1.0.39R
Release 5.1.0.39R
Change-Id: I03868a504796cf238aa057bd0c9df4da432dc0e8
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 21e89079515d..e02ff372e7b1 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 39 -#define QWLAN_VERSIONSTR "5.1.0.39Q" +#define QWLAN_VERSIONSTR "5.1.0.39R" #endif /* QWLAN_VERSION_H */ |
