diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-09 18:34:23 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-09 18:34:23 -0800 |
| commit | b4aaf1111bb8b8e8b4b1a88ae05ae42f2281dacf (patch) | |
| tree | 56cec98fa3a6d1019eecab22cea9e6c3569b7d93 | |
| parent | 2bda75ca02e5099ad1ab3604532eee2dd9d39d9e (diff) | |
Release 5.1.1.44F
Release 5.1.1.44F
Change-Id: Ic76e8610c6554d58431bba7394cbb81d6dfb5e05
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 ee3cd6f733df..133c5503b387 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 44 -#define QWLAN_VERSIONSTR "5.1.1.44E" +#define QWLAN_VERSIONSTR "5.1.1.44F" #endif /* QWLAN_VERSION_H */ |
