diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-08-15 21:51:36 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-08-15 21:51:37 -0700 |
| commit | ca524d1dce12e09f5a5e5518feb665b818f05982 (patch) | |
| tree | e1a4ede3a84ca9234e47386d89e058d49941fa30 | |
| parent | e12e9c8a38ffd159f13b7b2fcf0299cef07ff177 (diff) | |
Release 5.1.1.64N
Release 5.1.1.64N
Change-Id: I7257203e1c3198456a21744bd8124fa594ce5ab6
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 a19718f04a8e..99384d4b5172 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "M" +#define QWLAN_VERSION_EXTRA "N" #define QWLAN_VERSION_BUILD 64 -#define QWLAN_VERSIONSTR "5.1.1.64M" +#define QWLAN_VERSIONSTR "5.1.1.64N" #endif /* QWLAN_VERSION_H */ |
