diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-11 22:31:49 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-11 22:31:49 -0700 |
| commit | 073d2e1b45b29a6d5dad58e0f4e2ae07a275a48e (patch) | |
| tree | 1011b68993f4a00856943c545311333c9fe7ef0f | |
| parent | 42eba0b802c8fe593d5e15a56ba1f93ed49c2580 (diff) | |
Release 5.1.1.10G
Release 5.1.1.10G
Change-Id: Ib1860d51edf48e19b793617dbd881e6838df3b65
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 f68dbc6d6678..8a633f4df6b6 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 10 -#define QWLAN_VERSIONSTR "5.1.1.10F" +#define QWLAN_VERSIONSTR "5.1.1.10G" #endif /* QWLAN_VERSION_H */ |
