diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-28 10:23:37 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-10-28 10:23:37 -0700 |
| commit | 5a2556910393f433b2d13c5f30e4600e289bf9b3 (patch) | |
| tree | 654d62a75e3bbad5692fad14fb04629a0cf248df | |
| parent | aaeffdf5b97240ff7507ae5bd800d97bd2cb28ce (diff) | |
| parent | cb0615103a989254d88084e23167be87464079b1 (diff) | |
Merge "Release 5.1.0.33F" 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 7b8da14a1384..9f078aba7ba7 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 33 -#define QWLAN_VERSIONSTR "5.1.0.33E" +#define QWLAN_VERSIONSTR "5.1.0.33F" #endif /* QWLAN_VERSION_H */ |
