diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-29 09:47:53 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-29 09:47:53 -0800 |
| commit | f4e36d1a0a86cd8ee6368a29bae497c6595ae909 (patch) | |
| tree | a0e4588216eeab6638c6a67b283e849acf453b36 | |
| parent | 50ccce9f9292953c2a45ff7703d72b3cb751398d (diff) | |
| parent | 7d936a5f7903659b96242fd9a1db0ef2e5529c6c (diff) | |
Merge "Release 5.1.0.42L" into wlan-cld3.driver.lnx.1.1-dev
| -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 ef9109c1e8da..c2834a316f25 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 42 -#define QWLAN_VERSIONSTR "5.1.0.42K" +#define QWLAN_VERSIONSTR "5.1.0.42L" #endif /* QWLAN_VERSION_H */ |
