diff options
author | Jan Wagner <waja@cyconet.org> | 2014-12-01 10:11:03 +0100 |
---|---|---|
committer | Jan Wagner <waja@cyconet.org> | 2014-12-01 11:08:01 +0100 |
commit | f2fe51604ee47b70c3b4510fc9408c1cc77407b0 (patch) | |
tree | 8054b72a0337d3265eab7047ee9147219e9d1488 /configure.ac | |
parent | dea9bc113e6042b6a2f2f36fb67a0e55bcbec13a (diff) | |
download | monitoring-plugins-f2fe51604ee47b70c3b4510fc9408c1cc77407b0.tar.gz |
Prepare release
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 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) |