summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnandini <snandini@codeaurora.org>2017-08-18 17:53:22 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-08-21 01:14:33 -0700
commitdfd9cfcc32f5a0eb28419bab63044d9e51f95adb (patch)
treef7fa98a388f73e2a27f35fd50f1f9b247d09de04
parentfbeb02590965619b6b1a26e654ce5d8124bbd82a (diff)
Release 5.1.1.29A
Release 5.1.1.29A Change-Id: Ic2af10a73eb5d79b4370f9736b2ec6d5a09c0317 CRs-Fixed: 774533
-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 dd564ad81293..96dd76aa5374 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 1
-#define QWLAN_VERSION_EXTRA ""
+#define QWLAN_VERSION_EXTRA "A"
#define QWLAN_VERSION_BUILD 29
-#define QWLAN_VERSIONSTR "5.1.1.29"
+#define QWLAN_VERSIONSTR "5.1.1.29A"
#endif /* QWLAN_VERSION_H */