diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-06-26 00:18:29 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-06-26 00:18:29 +0200 |
commit | e0c1c866ffe02e0a0263ea14750eae32940e7e73 (patch) | |
tree | 6160ef5da64195cd4c18375ed6a7eb0bd32e0b2c /configure.ac | |
parent | afca8e5a682f3b087d9e63cf88a1ab0bdcba523c (diff) | |
parent | cf37726b789ff5344c5ad376cee1fb99459e5785 (diff) |
Update upstream source from tag 'upstream/3.1.1'
Update to upstream version '3.1.1'
with Debian dir 8a00ab19696666598c7c15367cc89d75ebcf338e
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6b03203..edd4d56 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(ipmiutil,3.1.0) +AC_INIT(ipmiutil,3.1.1) AC_CONFIG_SRCDIR(util/ipmiutil.c) echo "ipmiutil version ${PACKAGE_VERSION}" AC_CONFIG_HEADERS(config.h) |