diff options
| author | CNSS_WLAN Service <cnssbldsw@qualcomm.com> | 2017-08-16 18:33:52 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-08-16 18:33:52 -0700 |
| commit | 690fbb0d4f5ff381e628be92fc791f977a640e9c (patch) | |
| tree | 3cf5be59c5427e8dd54232dd9df9d26884c5bead | |
| parent | 112262789eafbd6ffec7f66651b362e34ad8eae7 (diff) | |
| parent | f735ff51e0ecca55b51467442985a74f17ca64f7 (diff) | |
Merge "Release 5.1.1.28R" into wlan-cld3.driver.lnx.1.1
| -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 01367d42b7f0..709fdfe7e0ec 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 1 -#define QWLAN_VERSION_EXTRA "Q" +#define QWLAN_VERSION_EXTRA "R" #define QWLAN_VERSION_BUILD 28 -#define QWLAN_VERSIONSTR "5.1.1.28Q" +#define QWLAN_VERSIONSTR "5.1.1.28R" #endif /* QWLAN_VERSION_H */ |
