diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-13 11:46:56 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-17 21:57:34 -0700 |
| commit | d257ccc6861afa8bbdc8e4573a84dd17b95cb745 (patch) | |
| tree | ea9a894e605fbc10bc76d53b606267b1e68b9e52 | |
| parent | e8c919fcc56ef3db6e878b2eafcbcbfe81a37803 (diff) | |
Release 5.1.0.31
Release 5.1.0.31
Change-Id: Ia3aa3011e0824af2b05c7a939bf2f36b77f6b94d
CRs-Fixed: 688141
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 29e98077a07d..9e6aa1fda27d 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 "Z" -#define QWLAN_VERSION_BUILD 30 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 31 -#define QWLAN_VERSIONSTR "5.1.0.30Z" +#define QWLAN_VERSIONSTR "5.1.0.31" #endif /* QWLAN_VERSION_H */ |
