diff options
| author | Holger Weiß <holger@zedat.fu-berlin.de> | 2013-10-02 17:21:01 +0200 |
|---|---|---|
| committer | Holger Weiß <holger@zedat.fu-berlin.de> | 2013-10-02 17:21:01 +0200 |
| commit | c38a0b8a03128d8e429b9f2546137838807934d8 (patch) | |
| tree | b1f7808e2612976e824ec4cbd4b4efdcd12a2e8c /configure.in | |
| parent | aebdf1890a88211b4d7981f8cb16f0c3ea1525e6 (diff) | |
| download | monitoring-plugins-c38a0b8a03128d8e429b9f2546137838807934d8.tar.gz | |
Prepare for the 1.5 releaserelease-1.5
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 4479c2d1..7e8c8102 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.16) | 3 | AC_INIT(nagios-plugins,1.5) |
| 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]) |
