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])