diff options
| author | Jan Wagner <waja@cyconet.org> | 2023-10-18 11:09:09 +0200 |
|---|---|---|
| committer | Jan Wagner <waja@cyconet.org> | 2023-10-18 11:09:09 +0200 |
| commit | 370a17a55a651b4a1bb61e68152874a027ddf3b1 (patch) | |
| tree | e8d317c156b0d91ba2f4f3d56cc0c41685a9c81c /configure.ac | |
| parent | 01137cd8f6c22c12514ba73b80f130d835bb84ab (diff) | |
| download | monitoring-plugins-370a17a55a651b4a1bb61e68152874a027ddf3b1.tar.gz | |
Change version to our 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 b5374b23..bafd705d 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.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 | AC_CONFIG_AUX_DIR(build-aux) | 6 | AC_CONFIG_AUX_DIR(build-aux) |
