summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2008-08-28 22:00:46 +0000
committerRoland McGrath <roland@redhat.com>2008-08-28 22:00:46 +0000
commit09db705c510dcb72044e6a5f68722ae64d9924a5 (patch)
tree8acb5e8b8ce09d94b63f4b5d205b470efd187107 /configure.ac
parenta2266f7c384171936dfe408577d43b8f7d0cf708 (diff)
downloadstrace-09db705c510dcb72044e6a5f68722ae64d9924a5.tar.gz
strace-09db705c510dcb72044e6a5f68722ae64d9924a5.tar.bz2
strace-09db705c510dcb72044e6a5f68722ae64d9924a5.tar.xz
Prepare for 4.5.18 releasev4.5.18
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0a622e3..3b958bd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to create configure. Use autoreconf.
AC_PREREQ(2.57)
-AC_INIT([strace],[4.5.17])
+AC_INIT([strace],[4.5.18])
AC_CONFIG_SRCDIR([strace.c])
AM_CONFIG_HEADER([config.h])
AM_INIT_AUTOMAKE([foreign check-news dist-bzip2])