diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-19 12:39:04 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-19 12:39:04 -0700 |
| commit | adbe03c96bfe3f26b930f3bcdbbb0fc46c6f2ca7 (patch) | |
| tree | cb545635c39ef423a1fd638e60b3f769ec028f76 | |
| parent | bacd348254d6710280c50e896b8e8f417e63633f (diff) | |
| parent | d7a19422e10ff6f63fa892a9fd3fc1a83ddeb339 (diff) | |
Merge "Release 5.1.0.26V" 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 559162d9b6b9..d66fd46559e9 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 26 -#define QWLAN_VERSIONSTR "5.1.0.26U" +#define QWLAN_VERSIONSTR "5.1.0.26V" #endif /* QWLAN_VERSION_H */ |
