diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-07 09:49:04 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-07 09:49:04 -0700 |
| commit | 81eb2b3f6e73487380d8d8e4e1673180d2902794 (patch) | |
| tree | a4e1aa183ccf931e7b8074a6df8737f7b3cc66c8 | |
| parent | 4c48af3db1dc6b55004c1a3de102946e496626df (diff) | |
Release 5.1.0.29R
Release 5.1.0.29R
Change-Id: I7d4d89b51ab0e2e0b0b258c41fa14699cdfcb982
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 08e825f6b615..c5038b641024 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 29 -#define QWLAN_VERSIONSTR "5.1.0.29Q" +#define QWLAN_VERSIONSTR "5.1.0.29R" #endif /* QWLAN_VERSION_H */ |
