summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2017-01-05 13:37:22 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-01-06 20:53:51 -0800
commitb94151dacea152e9b3df74f1e0db51034f5e1085 (patch)
tree2696de7c559bc2e8f7a1f678cb10256a58ed0cf9
parentef3cc59bbe71e6286d834580a2949dd55505d809 (diff)
Release 5.1.0.43A
Release 5.1.0.43A Change-Id: I30cdd7fd1dddf6e09cc2c644ea6cbfc99afa76fc CRs-Fixed: 688141
-rw-r--r--core/mac/inc/qwlan_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h
index 85281c70de65..d6add3fb6364 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 43
-#define QWLAN_VERSIONSTR "5.1.0.43"
+#define QWLAN_VERSIONSTR "5.1.0.43A"
#endif /* QWLAN_VERSION_H */