diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 18:40:45 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 18:40:45 -0800 |
| commit | ffa80cf6bbba265965657cdc7750c81519a4201b (patch) | |
| tree | b61b6f6f48d3cc696d683c140adb181c9ff81cf8 | |
| parent | b883a6d31c7fa621a5e143463bd0ca5ea0c77adf (diff) | |
Release 5.1.0.38Z
Release 5.1.0.38Z
Change-Id: I16ac923e949a0fa83eb85a6886e926aa512d21c4
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 1599cbde261f..e36038bd4957 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 38 -#define QWLAN_VERSIONSTR "5.1.0.38Y" +#define QWLAN_VERSIONSTR "5.1.0.38Z" #endif /* QWLAN_VERSION_H */ |
