diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-09-17 03:36:13 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-09-17 03:36:13 -0700 |
| commit | 9bad1c6da41e234409b7cff495dcdcb7856b2467 (patch) | |
| tree | 0809ee04bdeed532fe286af89b49f042c466731e | |
| parent | 4fcaa3ea7ae5fce92fea465e39b224adb681a6e3 (diff) | |
Release 5.1.1.66A
Release 5.1.1.66A
Change-Id: I56d36db64f05f2c451e692979f970e3e083646d2
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 601fb58d514b..38a6f961bf8f 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 66 -#define QWLAN_VERSIONSTR "5.1.1.66" +#define QWLAN_VERSIONSTR "5.1.1.66A" #endif /* QWLAN_VERSION_H */ |
