diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-09 10:09:05 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-10 19:08:36 -0700 |
| commit | 863e29e77809ad1ffb00c1216b6422fec6c493d2 (patch) | |
| tree | 8845554cdd28ad5525ce7b670d395c403b66a943 | |
| parent | 71d0c5773be3e449da630e5ca21ae81eaa89f4b6 (diff) | |
Release 5.1.0.26F
Release 5.1.0.26F
Change-Id: I2876cddbf5ff79c44d6331f5af61781138902357
CRs-Fixed: 688141
(cherry picked from commit 5a610a62d974d0009fef00110f98794cc1c9b256)
| -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 8e6e3fdf0acd..9292265dfc83 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 26 -#define QWLAN_VERSIONSTR "5.1.0.26E" +#define QWLAN_VERSIONSTR "5.1.0.26F" #endif /* QWLAN_VERSION_H */ |
