From: compudj Date: Wed, 25 Apr 2007 16:57:08 +0000 (+0000) Subject: update version X-Git-Tag: v0.12.20~994 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=ca38c97e06011531d7b2ee78b3fc412b6ccda1f7;hp=5283449f14cd9e53c6bb6aac385aa7a22237145e;p=lttv.git update version git-svn-id: http://ltt.polymtl.ca/svn@2495 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt-control/Makefile.am b/ltt-control/Makefile.am index e157dd36..eb8a7f18 100644 --- a/ltt-control/Makefile.am +++ b/ltt-control/Makefile.am @@ -1,2 +1,2 @@ -SUBDIRS = liblttctl lttctl lttd facilities +SUBDIRS = liblttctl lttctl lttd facilities specs diff --git a/ltt-control/configure.in b/ltt-control/configure.in index 05fbc95e..ff6a9d0d 100644 --- a/ltt-control/configure.in +++ b/ltt-control/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(ltt-control,0.38-10042007) +AM_INIT_AUTOMAKE(ltt-control,0.39-25042007) AM_CONFIG_HEADER(config.h) AM_PROG_LIBTOOL