commit | 6a1311d5d38f63cc794b7d1f55acb05e397075f9 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Tue Jul 22 00:43:09 2008 +0000 |
committer | Roland McGrath <roland@redhat.com> | Tue Jul 22 00:43:09 2008 +0000 |
tree | ba74d13f5d59f92bcee19c0da1154578dfd1451f | |
parent | 1bedd4dae4559655e6b0abc926d6efc72b4722aa [diff] [blame] |
2008-07-21 Roland McGrath <roland@redhat.com> * configure.ac: Version 4.5.17. * strace.spec: 4.5.17-1.
diff --git a/configure.ac b/configure.ac index 4231a4e..da98ebe 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.16]) +AC_INIT([strace],[4.5.17]) AC_CONFIG_SRCDIR([strace.c]) AM_CONFIG_HEADER([config.h]) AM_INIT_AUTOMAKE([foreign check-news dist-bzip2])