diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-21 07:37:23 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-21 07:37:23 -0700 |
| commit | 4ffb2181b81ed15720c98fe71c8629504f40c804 (patch) | |
| tree | f5ac14f58907516529d83a644ce5fae8a7f9ac55 | |
| parent | dbd911f32a7dc2d4e6876e576682640130e08de5 (diff) | |
Release 5.1.1.29D
Release 5.1.1.29D
Change-Id: I33645dd762669133ca15cc427d34668999b1a47f
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 9e087e748d52..bbd769d2d7dd 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 29 -#define QWLAN_VERSIONSTR "5.1.1.29C" +#define QWLAN_VERSIONSTR "5.1.1.29D" #endif /* QWLAN_VERSION_H */ |
