update version
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 25 Apr 2007 16:57:08 +0000 (16:57 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 25 Apr 2007 16:57:08 +0000 (16:57 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2495 04897980-b3bd-0310-b5e0-8ef037075253

ltt-control/Makefile.am
ltt-control/configure.in

index e157dd367b76f00cb97d8f7ee6691aabd6f8cbe4..eb8a7f184a1e89ef8226d066eda0e795fce3b2ba 100644 (file)
@@ -1,2 +1,2 @@
-SUBDIRS = liblttctl lttctl lttd facilities
+SUBDIRS = liblttctl lttctl lttd facilities specs
 
index 05fbc95eee0502216a7a6cfebf182c81fec0f98a..ff6a9d0dc3130fe6bb6b203c73662728ac40977f 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(ltt-control,0.38-10042007)
+AM_INIT_AUTOMAKE(ltt-control,0.39-25042007)
 AM_CONFIG_HEADER(config.h)
 AM_PROG_LIBTOOL
 
This page took 0.023878 seconds and 4 git commands to generate.