diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-11-15 23:27:39 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-11-15 23:27:39 -0800 |
| commit | a7314cd877114426ea11d583b158679ffca6797a (patch) | |
| tree | c30d426243732ebd3b117c5d9c2257a24893f44a | |
| parent | a44880023f3020b96863e090f0891423d52433c2 (diff) | |
Release 5.1.1.69
Release 5.1.1.69
Change-Id: Idcce03aedaeb973730e3a04eb6d41caac7aba18a
CRs-Fixed: 774533
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 9f0bad2557d8..6e6d4e5af7fe 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 "Z" -#define QWLAN_VERSION_BUILD 68 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 69 -#define QWLAN_VERSIONSTR "5.1.1.68Z" +#define QWLAN_VERSIONSTR "5.1.1.69" #endif /* QWLAN_VERSION_H */ |
