update version
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 15 Dec 2008 18:14:11 +0000 (18:14 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 15 Dec 2008 18:14:11 +0000 (18:14 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@3178 04897980-b3bd-0310-b5e0-8ef037075253

trunk/lttv/QUICKSTART
trunk/lttv/configure.in

index 8da8497e0e068b4f856c91362e4ca17faf1620c6..8115ebe914599e9fce400c8eb39095337a0129a2 100644 (file)
@@ -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
index 7a2166d6106d2dec7fa991b26e0551f2f63a6463..f8fa28074e9e4751d770cd4fdd61b92ee12e123a 100644 (file)
@@ -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
 
This page took 0.024603 seconds and 4 git commands to generate.