From: Wouter Verhelst Date: Fri, 6 Aug 2010 00:51:28 +0000 (-0400) Subject: Release 2.9.17 X-Git-Url: http://git.alex.org.uk Release 2.9.17 --- diff --git a/configure.ac b/configure.ac index d01a4c2..85ec765 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Configure script for NBD system dnl (c) 1998 Martin Mares , (c) 2000 Pavel Machek , dnl (c) 2003-2006 Wouter Verhelst -AC_INIT([nbd],[2.9.16],[wouter@debian.org]) +AC_INIT([nbd],[2.9.17],[wouter@debian.org]) AM_INIT_AUTOMAKE(foreign dist-bzip2) AM_MAINTAINER_MODE