diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-22 09:36:33 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-22 09:36:33 -0800 |
| commit | 230b24e99731654dd9da5d051231a33eb413bc4b (patch) | |
| tree | 744f539ba96bfebb3b552e410391a8159966c3f3 | |
| parent | a186b3a4b0f2ac63c639b25c54db7963dfccf3c1 (diff) | |
| parent | 7ca29eb113144fb9a407fd3363746dbede3d59a8 (diff) | |
Merge "Release 5.1.0.41S" 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 44e54a87be86..e6cad2008066 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 "R" +#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.0.41R" +#define QWLAN_VERSIONSTR "5.1.0.41S" #endif /* QWLAN_VERSION_H */ |
