diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-09 16:52:55 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-09 16:52:56 -0800 |
| commit | d6b4e9d5f44f1edf527652372db9118a2f80183a (patch) | |
| tree | 509c9cfddeb12a2d43a8da8c50e6cd6d7042326f | |
| parent | c8d09bd244df058305f3b79b1304e10543ccfb56 (diff) | |
Release 5.1.0.44A
Release 5.1.0.44A
Change-Id: I7b5ad87a0abc686211d42d9dfb658d81b45734a2
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 ecc764b67f99..c469ab4e2de1 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 44 -#define QWLAN_VERSIONSTR "5.1.0.44" +#define QWLAN_VERSIONSTR "5.1.0.44A" #endif /* QWLAN_VERSION_H */ |
