From 99e23e0eedc045db797289ebb52b0473af6e5dbd Mon Sep 17 00:00:00 2001 From: compudj Date: Wed, 25 Apr 2007 16:57:08 +0000 Subject: [PATCH] update version git-svn-id: http://ltt.polymtl.ca/svn@2495 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt-control/Makefile.am | 2 +- ltt-control/configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.34.1