diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-01 23:17:24 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-01 23:17:24 -0800 |
| commit | dac083367c6f1087e9033c73d7b446697cd67e1c (patch) | |
| tree | 5f8a53a1448623bfb0b13ab9f7323681e8170a4e | |
| parent | 3f6e7d1f2ebae0b68adb2bf3e67e763f13fcdaac (diff) | |
Release 5.1.1.1Q
Release 5.1.1.1Q
Change-Id: I0e5184627cfa5c68f640a400abd8eb7821cc9a36
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 220307cc2464..5f72e150f94b 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 1 -#define QWLAN_VERSIONSTR "5.1.1.1P" +#define QWLAN_VERSIONSTR "5.1.1.1Q" #endif /* QWLAN_VERSION_H */ |
