From: Mathieu Desnoyers Date: Thu, 25 Mar 2010 20:40:43 +0000 (-0400) Subject: update version to 0.80 X-Git-Tag: 0.80 X-Git-Url: http://git.liburcu.org/?p=ltt-control.git;a=commitdiff_plain;h=ca18ef2e5710af15e3f8b5ed424cf969bf564e07 update version to 0.80 Signed-off-by: Mathieu Desnoyers --- diff --git a/configure.in b/configure.in index d67e7d4..27727a7 100644 --- a/configure.in +++ b/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.79-01022010) +AM_INIT_AUTOMAKE(ltt-control,0.80-25032010) AM_CONFIG_HEADER(config.h) AM_PROG_LIBTOOL