diff options
| author | Lorenz Kästle <lorenz.kaestle@netways.de> | 2026-04-13 14:50:01 +0200 |
|---|---|---|
| committer | Lorenz Kästle <lorenz.kaestle@netways.de> | 2026-04-13 14:50:01 +0200 |
| commit | cee88420a7439617cbe2b45d2aa2b6c5f360205a (patch) | |
| tree | e315f4800ce7192dbb8dd82025804f5fddf2164a /configure.ac | |
| parent | 1eace3a997cac6a98091238c6f71a2279183b1ad (diff) | |
| download | monitoring-plugins-cee88420a7439617cbe2b45d2aa2b6c5f360205a.tar.gz | |
3.0.0-rc3 releasev3.0.0-rc33.0.0-rc3
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 e4351ad7..03adcb3d 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.64]) | 2 | AC_PREREQ([2.64]) |
| 3 | AC_INIT([monitoring-plugins],[2.4git]) | 3 | AC_INIT([monitoring-plugins],[3.0.0-rc3]) |
| 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 | AC_CONFIG_AUX_DIR(build-aux) | 6 | AC_CONFIG_AUX_DIR(build-aux) |
