diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-07-30 10:41:55 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-07-30 10:41:55 -0700 |
| commit | 2bd69fc0ad66dab812dfc59cf802019cd2c620f3 (patch) | |
| tree | a383e8233e4353c8eace781ab65e8cb892af3479 | |
| parent | 76a584159a9ebc47d3a994879ce19ca025fdb481 (diff) | |
Release 5.1.1.63S
Release 5.1.1.63S
Change-Id: If775b3d8ab64410588a5fdc69ee4268c4b1879ec
CRs-Fixed: 774533
| -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 dc49e68a11b3..bcf62e3370e9 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "R" +#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_BUILD 63 -#define QWLAN_VERSIONSTR "5.1.1.63R" +#define QWLAN_VERSIONSTR "5.1.1.63S" #endif /* QWLAN_VERSION_H */ |
