diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-14 15:53:03 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-14 15:53:04 -0700 |
| commit | df85ff5ebeee4799e1eb039efc5a8e2b9b47f84e (patch) | |
| tree | 997ab0c5cad8f59e9fba7d24d8142a955b18f5b0 | |
| parent | 0fad1762fe0fce0ae920efac6c191d058267453d (diff) | |
Release 5.1.0.26R
Release 5.1.0.26R
Change-Id: I47ba5562b1a121dc31c5bc2dbf97c2b0adb5986b
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 ff70ac530ed6..a1e038fe427a 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 26 -#define QWLAN_VERSIONSTR "5.1.0.26Q" +#define QWLAN_VERSIONSTR "5.1.0.26R" #endif /* QWLAN_VERSION_H */ |
