diff options
| author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-07-11 11:15:36 +0200 |
|---|---|---|
| committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-07-11 11:15:36 +0200 |
| commit | 017b523fa4a8198d65e53b3ad414346f47ad0472 (patch) | |
| tree | b0a3fb016ac6f42045119f104434de02cbc9a03e /configure.ac | |
| parent | e4e95c1d594aa11fcc040241738c675d64c5ba44 (diff) | |
| download | monitoring-plugins-017b523fa4a8198d65e53b3ad414346f47ad0472.tar.gz | |
Prepare for the 2.0 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 87d43fd2..f6ead580 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | dnl Process this file with autoconf to produce a configure script. | 1 | dnl Process this file with autoconf to produce a configure script. |
| 2 | AC_PREREQ(2.59) | 2 | AC_PREREQ(2.59) |
| 3 | AC_INIT(monitoring-plugins,1.5) | 3 | AC_INIT(monitoring-plugins,2.0) |
| 4 | AC_CONFIG_SRCDIR(NPTest.pm) | 4 | AC_CONFIG_SRCDIR(NPTest.pm) |
| 5 | AC_CONFIG_FILES([gl/Makefile | 5 | AC_CONFIG_FILES([gl/Makefile |
| 6 | monitoring-plugins.spec]) | 6 | monitoring-plugins.spec]) |
