From ce6a8d46722bb97779f044bf62fee5d758dafd2f Mon Sep 17 00:00:00 2001 From: compudj Date: Mon, 15 Dec 2008 18:14:11 +0000 Subject: [PATCH] update version git-svn-id: http://ltt.polymtl.ca/svn@3178 04897980-b3bd-0310-b5e0-8ef037075253 --- trunk/lttv/QUICKSTART | 4 ++-- trunk/lttv/configure.in | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/trunk/lttv/QUICKSTART b/trunk/lttv/QUICKSTART index 8da8497e..8115ebe9 100644 --- a/trunk/lttv/QUICKSTART +++ b/trunk/lttv/QUICKSTART @@ -14,8 +14,8 @@ applications. What you will typically want is to read sections 2 and 3 : install LTTng from sources and use it. -These operations are made for installing the LTTng 0.12 tracer on a linux 2.6.X -kernel. You will also find instructions for installation of LTTV 0.8.x : the +These operations are made for installing the LTTng 0.67 tracer on a linux 2.6.X +kernel. You will also find instructions for installation of LTTV 0.12.x : the Linux Trace Toolkit Viewer. To see the list of compatibilities between LTTng, ltt-control, LTTV and diff --git a/trunk/lttv/configure.in b/trunk/lttv/configure.in index 7a2166d6..f8fa2807 100644 --- a/trunk/lttv/configure.in +++ b/trunk/lttv/configure.in @@ -23,7 +23,7 @@ AC_PREREQ(2.57) AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRESS) #AC_WITH_LTDL # not needed ? -AM_INIT_AUTOMAKE(lttv,0.12.0-13122008) +AM_INIT_AUTOMAKE(lttv,0.12.1-15122008) AM_CONFIG_HEADER(config.h) AM_PROG_LIBTOOL -- 2.34.1