summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-12-27 12:00:36 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-12-27 12:00:36 -0800
commit5dea447db6e5147edeaf89ccfc7127e9605d648b (patch)
treed34466b110f3c6fb12d8966ca9720554f677036b
parent15c4e04521857b16d040eae11adc1e388cc8c728 (diff)
parentab3f4a2f602ec3d42d9fd2fcf47cbd34775455a8 (diff)
Merge "Release 5.1.0.42I" into wlan-cld3.driver.lnx.1.1-dev
-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 20afb2bebecb..6dca8230aac8 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 "H"
+#define QWLAN_VERSION_EXTRA "I"
#define QWLAN_VERSION_BUILD 42
-#define QWLAN_VERSIONSTR "5.1.0.42H"
+#define QWLAN_VERSIONSTR "5.1.0.42I"
#endif /* QWLAN_VERSION_H */