From 46244bbfade56a595b1e3d26cfcf89fdfac89a75 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Sat, 4 Feb 2017 23:05:26 +0100 Subject: [PATCH] new release will be 1.2.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index add0c4e..926092c 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.2.0],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor]) +AC_INIT([psensor], [1.2.1],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor]) AM_INIT_AUTOMAKE([-Wall gnu]) -- 2.7.4