diff options
| author | Jan Wagner <waja@cyconet.org> | 2023-10-17 15:20:22 +0200 |
|---|---|---|
| committer | waja <waja@users.noreply.github.com> | 2023-10-17 17:56:06 +0200 |
| commit | 0d0b044c6d08a66b15257407b3906bcfba5d9fad (patch) | |
| tree | 155e42c43a21e72886495376f268c520ea56456e /configure.ac | |
| parent | e23a75d954311b3be429a9020e4d317b89615ee7 (diff) | |
| download | monitoring-plugins-0d0b044c6d08a66b15257407b3906bcfba5d9fad.tar.gz | |
Prepare release 2.3.4
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 b5374b23..dea15097 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.3git) | 3 | AC_INIT(monitoring-plugins,2.3.4) |
| 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) |
