diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-08-26 04:25:35 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-08-27 16:16:53 -0700 |
| commit | c95d249c696ea35b233cc3345e70f1aa4977d0ac (patch) | |
| tree | 2c8c520d1adb5902a30a5a5dcee791b8e9cd8cd8 | |
| parent | f6246630ce518b91ef23ccbc8a8374f16ad49070 (diff) | |
Release 5.1.0.24P
Release 5.1.0.24P
Change-Id: If2f132a97f0fa37b50c442fc1f4782f5e8cbbf75
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 b6aa01fd493c..6bfa0446ab3b 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 "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 24 -#define QWLAN_VERSIONSTR "5.1.0.24O" +#define QWLAN_VERSIONSTR "5.1.0.24P" #endif /* QWLAN_VERSION_H */ |
