diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-05 13:54:07 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-05 13:54:08 -0700 |
| commit | 55780b5599ef7dbc61cd09009c91d67f3120dfbe (patch) | |
| tree | 710ed706a2fe55a70e33502d91d95f75bab7abf6 | |
| parent | 75c1ca7de8c66042ee8b316714665d69f835befc (diff) | |
Release 5.1.0.29L
Release 5.1.0.29L
Change-Id: Id70f535bab06f14d17eb8e774475010768a57481
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 c11b0d1c1d6d..60946e9a1bb1 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 "K" +#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_BUILD 29 -#define QWLAN_VERSIONSTR "5.1.0.29K" +#define QWLAN_VERSIONSTR "5.1.0.29L" #endif /* QWLAN_VERSION_H */ |
