[lttng-dev] [lttng-ust PATCH] Correct LTTng version
Raphaël Beamonte
raphael.beamonte at gmail.com
Tue Mar 12 17:24:51 EDT 2013
Signed-off-by: Raphaël Beamonte <raphael.beamonte at gmail.com>
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index fdc5c84..6f6f885 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-AC_INIT([lttng-ust],[2.1.0],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([lttng-ust],[2.1.1],[mathieu dot desnoyers at efficios dot com])
# Following the numbering scheme proposed by libtool for the library version
# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
--
1.7.10.4
More information about the lttng-dev
mailing list