Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+2017-08-02 (National Coloring Book Day) lttng-ust 2.8.4
+ * lttng-ust(3): specify "If set" instead of "if set to 1" for some variables
+ * Fix: Expand the shmobj size for the sequence number
+
2017-06-12 (National Peanut Butter Cookie Day) lttng-ust 2.8.3
* Fix: lttng-ust-elf.c: define NT_GNU_BUILD_ID if not defined
* Fix: Don't override user variables within the build system
dnl Version infos
m4_define([V_MAJOR], [2])
m4_define([V_MINOR], [8])
-m4_define([V_PATCH], [3])
+m4_define([V_PATCH], [4])
dnl m4_define([V_EXTRA], [])
m4_define([V_STRING], [V_MAJOR.V_MINOR.V_PATCH])
m4_ifdef([V_EXTRA], [m4_append([V_STRING], [-V_EXTRA])])