From: compudj Date: Wed, 25 Apr 2007 16:57:08 +0000 (+0000) Subject: update version X-Git-Tag: 0.80~105 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;ds=sidebyside;h=99e23e0eedc045db797289ebb52b0473af6e5dbd;p=ltt-control.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 e157dd3..eb8a7f1 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 05fbc95..ff6a9d0 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