diff options
| author | Holger Weiss <holger@zedat.fu-berlin.de> | 2012-06-27 18:30:02 +0200 |
|---|---|---|
| committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2012-06-27 18:30:02 +0200 |
| commit | 20e0cd61c08a07ac34dd7524ccfd88e2cbc16c96 (patch) | |
| tree | 2063f9368bd3322d365518e6562b995325fb39d7 /configure.in | |
| parent | cbc8a7f313c3e093165e544b4507539932c7f3e1 (diff) | |
| download | monitoring-plugins-20e0cd61c08a07ac34dd7524ccfd88e2cbc16c96.tar.gz | |
Prepare for the 1.4.16 releaserelease-1.4.16
Diffstat (limited to 'configure.in')
| -rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index e8fc7892..bf661095 100644 --- a/configure.in +++ b/configure.in | |||
| @@ -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(nagios-plugins,1.4.15) | 3 | AC_INIT(nagios-plugins,1.4.16) |
| 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 | nagios-plugins.spec]) | 6 | nagios-plugins.spec]) |
