diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-03 05:33:59 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-03 05:33:59 -0700 |
| commit | 1897ddd6efce56c6ab403ea8bf64036e6fbcb3cc (patch) | |
| tree | 1bf03eebd75b913bea5d4873f8764956986a98df | |
| parent | e1bc69444ddd99e61df00f9280ce51c595f6bc9a (diff) | |
Release 5.1.1.35C
Release 5.1.1.35C
Change-Id: If868330acf9e0c07c2adb97f221c3da032ef483a
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 30253f05054f..352e9b3df85a 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 35 -#define QWLAN_VERSIONSTR "5.1.1.35B" +#define QWLAN_VERSIONSTR "5.1.1.35C" #endif /* QWLAN_VERSION_H */ |
