diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-29 15:23:10 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-29 15:23:10 -0700 |
| commit | 0dbcb628e7f6decbe0ce0b2b8c6a64e859ee07b8 (patch) | |
| tree | a15fbc86a5a423d9c06a95ed72b682ce15db6cb9 | |
| parent | b92ddbe88303a09b33ca3ace1fe6b8aaccb08a5c (diff) | |
Release 5.1.1.30F
Release 5.1.1.30F
Change-Id: Ib9ffdcf5dd2af1d949e3af07b09f5bd1a4f226f2
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 9a833701bd1d..b8e5aa3d7db1 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 30 -#define QWLAN_VERSIONSTR "5.1.1.30E" +#define QWLAN_VERSIONSTR "5.1.1.30F" #endif /* QWLAN_VERSION_H */ |
