Set version to 2.14-pre
[lttng-modules.git] / include / lttng / tracer.h
index 7c6e0da12bcd330fc0a245d6e58e24b8c7394a30..fc93d715d072726cceeb51e042dea49d96b626e6 100644 (file)
@@ -11,7 +11,6 @@
  * Copyright (C) 2005-2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  */
 
-#include <stdarg.h>
 #include <linux/types.h>
 #include <linux/limits.h>
 #include <linux/list.h>
 #include <lttng/events.h>
 
 #define LTTNG_MODULES_MAJOR_VERSION 2
-#define LTTNG_MODULES_MINOR_VERSION 13
+#define LTTNG_MODULES_MINOR_VERSION 14
 #define LTTNG_MODULES_PATCHLEVEL_VERSION 0
 #define LTTNG_MODULES_EXTRAVERSION "-pre"
 
-#define LTTNG_VERSION_NAME             "N-Beer"
+#define LTTNG_VERSION_NAME             "O-Beer"
 #define LTTNG_VERSION_DESCRIPTION      "An alcoholic drink made from yeast-fermented malt flavored with hops."
 
 #ifndef CHAR_BIT
This page took 0.024275 seconds and 4 git commands to generate.