diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-15 02:52:08 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-15 02:52:09 -0700 |
| commit | 35eb1ca0a6e5fe11eb36ad4ebc2fdff82df3a649 (patch) | |
| tree | d6d9f90ac4195f273ddc7298125b725ad5d94e21 | |
| parent | c9e8bac0537bebf097fb0e41e9aaec1856bea570 (diff) | |
Release 5.1.1.4G
Release 5.1.1.4G
Change-Id: I7309b33779fee2e81a949a8bea2650396a1abecf
CRs-Fixed: 688141
| -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 4049a10b1b03..6abde2413c95 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 4 -#define QWLAN_VERSIONSTR "5.1.1.4F" +#define QWLAN_VERSIONSTR "5.1.1.4G" #endif /* QWLAN_VERSION_H */ |
