diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-08 20:17:38 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-08 20:17:38 -0800 |
| commit | 773b964955aab4d8d97f2265b9ecf156042131ed (patch) | |
| tree | 89d98be1cab5ac6257ece0725b5fe3a15f3be565 | |
| parent | c24c4b2146eb726a19f097adf97331f17e212988 (diff) | |
Release 5.1.0.49
Release 5.1.0.49
Change-Id: I6439bcf4badc04fd1d5415ab0c628810f7f7099e
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 c4aabf919f6e..2dfbbadc55ce 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 48 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 49 -#define QWLAN_VERSIONSTR "5.1.0.48Z" +#define QWLAN_VERSIONSTR "5.1.0.49" #endif /* QWLAN_VERSION_H */ |
