X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=configure.ac;h=f79e5753ca4ed216183755d898a9a6980494990c;hb=a4661dbb42479f8c2442d2409fd312b2082c3a01;hp=9b703afad2bb2ed14c828c567dda6adde029cd36;hpb=bedf8ee232e1617cd8f25047471bdea598f3bc00;p=psensor.git diff --git a/configure.ac b/configure.ac index 9b703af..f79e575 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.6.2.10],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor]) +AC_INIT([psensor], [0.6.2.11],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor]) AM_INIT_AUTOMAKE([-Wall -Werror gnu]) @@ -212,14 +212,14 @@ AC_CONFIG_FILES([ src/unity/Makefile src/libpsensor_json/Makefile src/server/Makefile - pixmaps/scalable/Makefile - pixmaps/14x14/Makefile - pixmaps/16x16/Makefile - pixmaps/22x22/Makefile - pixmaps/24x24/Makefile - pixmaps/32x32/Makefile - pixmaps/48x48/Makefile - pixmaps/64x64/Makefile + icons/hicolor/scalable/Makefile + icons/hicolor/14x14/Makefile + icons/hicolor/16x16/Makefile + icons/hicolor/22x22/Makefile + icons/hicolor/24x24/Makefile + icons/hicolor/32x32/Makefile + icons/hicolor/48x48/Makefile + icons/hicolor/64x64/Makefile www/Makefile po/Makefile.in tests/Makefile