diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-29 05:53:11 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-29 05:53:12 -0700 |
| commit | acffc3fe3edc6749f4fff453bcf16ddf79ff85d7 (patch) | |
| tree | bc491c9ea87a72bc867ac2dcb3b8ff608cf5638d | |
| parent | 3e0863fbf8f01bfdc29777d99279893a28c2d76b (diff) | |
Release 5.1.1.58N
Release 5.1.1.58N
Change-Id: I849c7b48df610988f3fa05ef100d53562128ac37
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 6f4318b79854..6427369066a2 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 58 -#define QWLAN_VERSIONSTR "5.1.1.58M" +#define QWLAN_VERSIONSTR "5.1.1.58N" #endif /* QWLAN_VERSION_H */ |
