diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-22 18:31:18 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-22 18:31:18 -0800 |
| commit | b699a6b92ceacc479328f15c48be64dbeb8ec62e (patch) | |
| tree | e6e85c284bb520edcbca966612401080431bece0 | |
| parent | 7392a582048f28f475bea66b2aafaf5299d3e083 (diff) | |
| parent | 28feacbcf00c6f5c51844cfcad2188c1bfc97357 (diff) | |
Merge "Release 5.1.0.41Y" 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 8d99e56eb1a4..a5f6462e660a 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.0.41X" +#define QWLAN_VERSIONSTR "5.1.0.41Y" #endif /* QWLAN_VERSION_H */ |
