diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-10-16 06:14:09 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-10-16 06:14:09 -0700 |
| commit | b985e04d01cf34519711f66ef2b31a852dc4a29d (patch) | |
| tree | 38b0609d865c85e4cda906e9362e151ffae9bddf | |
| parent | 44e9c571b16ed813625205fa3509036501a01651 (diff) | |
Release 5.1.1.67N
Release 5.1.1.67N
Change-Id: I2c9630a5bef16a7c1217ce22d647cf4a297e959f
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 2257cbfe65ea..e05fc8f73199 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 67 -#define QWLAN_VERSIONSTR "5.1.1.67M" +#define QWLAN_VERSIONSTR "5.1.1.67N" #endif /* QWLAN_VERSION_H */ |
