diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-28 18:11:33 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-29 17:34:11 -0700 |
| commit | 7c2d0a0afece1c787e090069ab9465680fb315ee (patch) | |
| tree | 34d448ed0bbde46d6e0e4afd526adc0598d3761f | |
| parent | 9da8a5dee1b1dad88b399069f867e5ac1d623344 (diff) | |
Release 5.1.0.34D
Release 5.1.0.34D
Change-Id: I245b923a6fe4239196587530d077b6e41e9191e4
CRs-Fixed: 688141
| -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 4c74e7af57f0..6abb230e782b 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 0 -#define QWLAN_VERSION_EXTRA "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 34 -#define QWLAN_VERSIONSTR "5.1.0.34C" +#define QWLAN_VERSIONSTR "5.1.0.34D" #endif /* QWLAN_VERSION_H */ |
