From b2de14b96dd78795ddd0c0799212cd73f978f572 Mon Sep 17 00:00:00 2001 From: Wouter Verhelst Date: Mon, 9 Aug 2010 14:02:09 -0400 Subject: [PATCH] Release 2.9.18 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 85ec765..47ac117 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.17],[wouter@debian.org]) +AC_INIT([nbd],[2.9.18],[wouter@debian.org]) AM_INIT_AUTOMAKE(foreign dist-bzip2) AM_MAINTAINER_MODE -- 1.7.10.4