diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-06-25 04:22:22 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-25 04:22:22 -0700 |
| commit | d27e416e9afe586ffc5d609ec0901d8b8281cfed (patch) | |
| tree | a837ef8993bb8b217aaa672f3d279e2fb9bbd7e1 | |
| parent | f1e42b1bef96cd43ffaab91afa60c8fdbdceee9a (diff) | |
Release 5.1.1.61A
Release 5.1.1.61A
Change-Id: I53183a7650f75fcefd1e5707fc36342d91f03c9c
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 59f3f838ceab..9e31ccc27e12 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 61 -#define QWLAN_VERSIONSTR "5.1.1.61" +#define QWLAN_VERSIONSTR "5.1.1.61A" #endif /* QWLAN_VERSION_H */ |
