diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-16 00:14:07 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-16 00:14:07 -0800 |
| commit | 4474c54dc2ea284b3dcf1a77c0e3e7a3329041c7 (patch) | |
| tree | ad9377039e722bad0e8233d6be27117cb1bfa123 | |
| parent | 4a8db4dccc6adcecdab8cebc2b4fe1b1108f586f (diff) | |
Release 5.1.0.36V
Release 5.1.0.36V
Change-Id: I7a28c5b19e422501a4937c205586ac3a4761ad50
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 e5efb9b0a889..9a56e1d0e346 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 36 -#define QWLAN_VERSIONSTR "5.1.0.36U" +#define QWLAN_VERSIONSTR "5.1.0.36V" #endif /* QWLAN_VERSION_H */ |
