diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-15 06:41:34 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-15 06:41:35 -0700 |
| commit | fdb15aae630518b311bc9d01bf64284353902d72 (patch) | |
| tree | c3cff1726ae5aaa6e2a4dfe8f9f2ffd63f716eb5 | |
| parent | de8388f648ef097eb0873aa093cc64321587539f (diff) | |
Release 5.1.1.32I
Release 5.1.1.32I
Change-Id: I7deba9d92da907d86118f794340a35efb8f8a820
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 9c4d38a6658b..1c1cfc607104 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 "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 32 -#define QWLAN_VERSIONSTR "5.1.1.32H" +#define QWLAN_VERSIONSTR "5.1.1.32I" #endif /* QWLAN_VERSION_H */ |
