X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=configure.ac;h=c0cb22fb9004e19a98a387734ecf54562654130c;hb=2483bfff28a350561abaf9c6d4c8d190768ddd2e;hp=c12c838b5ebb9b3d600d2531e95ffd547b77f855;hpb=261c6c6eb1e097c048ca88bb78eff9a930494912;p=psensor.git diff --git a/configure.ac b/configure.ac index c12c838..c0cb22f 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([psensor], [1.0.0.0],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor]) +AC_INIT([psensor], [1.0.3],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor]) AM_INIT_AUTOMAKE([-Wall gnu])