summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-10-07 21:18:47 -0700
committerqcabuildsw <qcabuildsw@localhost>2016-10-07 21:18:47 -0700
commite8ddb702e8d41ea27c0ba94f8d7ee67214198663 (patch)
treebb6f3a29e4596766b06c784a7f19c579ecdaf3cc
parentf74d6f8a97f72758e2e05a5458a6ed9c0a8b79ec (diff)
Release 5.1.0.30
Release 5.1.0.30 Change-Id: I04084060c44f6f732c49533ed074a805606f160e CRs-Fixed: 688141
-rw-r--r--core/mac/inc/qwlan_version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h
index 058abe50fc47..4d4eff823d8b 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 29
+#define QWLAN_VERSION_EXTRA ""
+#define QWLAN_VERSION_BUILD 30
-#define QWLAN_VERSIONSTR "5.1.0.29Z"
+#define QWLAN_VERSIONSTR "5.1.0.30"
#endif /* QWLAN_VERSION_H */