X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=configure.ac;h=abf0c5cd63af3722c7f35296c7708caaafb49d75;hb=7dd451616e6c7814e8537c347f0f19eb64ad48dc;hp=8d1dba2a586d40297197fcaaa6f00bf4582b32dd;hpb=59e34ccd1ca5cacf090bac893a6a1773d2249c94;p=psensor.git diff --git a/configure.ac b/configure.ac index 8d1dba2..abf0c5c 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.64]) -AC_INIT([psensor], [0.7.0.x],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor]) +AC_INIT([psensor], [0.8.0.x],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor]) AM_INIT_AUTOMAKE([-Wall -Werror gnu]) @@ -242,6 +242,7 @@ AC_SUBST(GTOP_LIBS) AC_CONFIG_FILES([ Makefile + doc/Makefile src/Makefile src/glade/Makefile src/lib/Makefile