X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=configure.ac;h=ec5682b665e3b3295786084c8ae4d90613d49828;hb=refs%2Fheads%2Fv0.7.0.4;hp=8d1dba2a586d40297197fcaaa6f00bf4582b32dd;hpb=59e34ccd1ca5cacf090bac893a6a1773d2249c94;p=psensor.git diff --git a/configure.ac b/configure.ac index 8d1dba2..ec5682b 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.7.0.4],[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