diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-01 00:47:12 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-01 00:47:12 -0800 |
| commit | 56e9487675955c9e320f8465987864f5da8d7b96 (patch) | |
| tree | 3d34c890ee93c203a40a4baa743d114376f15952 | |
| parent | 16fc8903943e5ec3936366adabbd860121229d07 (diff) | |
Release 5.1.0.39D
Release 5.1.0.39D
Change-Id: I51ab18c6f49f5f7143293089c5df79047b1859c6
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 66e6175b2278..ffcac9bbbaa5 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 39 -#define QWLAN_VERSIONSTR "5.1.0.39C" +#define QWLAN_VERSIONSTR "5.1.0.39D" #endif /* QWLAN_VERSION_H */ |
