aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Jan Wagner <waja@cyconet.org> 2014-12-01 10:11:03 +0100
committerGravatar Jan Wagner <waja@cyconet.org> 2014-12-01 11:08:01 +0100
commitf2fe51604ee47b70c3b4510fc9408c1cc77407b0 (patch)
tree8054b72a0337d3265eab7047ee9147219e9d1488 /configure.ac
parentdea9bc113e6042b6a2f2f36fb67a0e55bcbec13a (diff)
downloadmonitoring-plugins-f2fe51604ee47b70c3b4510fc9408c1cc77407b0.tar.gz
Prepare release
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 92d9ebfb..2429e990 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT(monitoring-plugins,2.1)
+AC_INIT(monitoring-plugins,2.1.1)
AC_CONFIG_SRCDIR(NPTest.pm)
AC_CONFIG_FILES([gl/Makefile])
AC_CONFIG_AUX_DIR(build-aux)