Release 3.0
authorWouter Verhelst <w@uter.be>
Fri, 10 Feb 2012 10:24:03 +0000 (11:24 +0100)
committerWouter Verhelst <w@uter.be>
Fri, 10 Feb 2012 10:24:03 +0000 (11:24 +0100)
Also, pull a Linus -- the version number does not seem to make much
sense anymore, so change to 3.x version numbers rather than trying to
stick to the 2.x.y one. Not because it's a major update, but because I
want to start making sense again.

configure.ac

index e085ce08b70aa4c5634904eac552f3c6fdf9fe05..78b643ab8bc3a6d632a4782891e69e37cc3c1eef 100644 (file)
@@ -1,7 +1,7 @@
 dnl Configure script for NBD system
 dnl (c) 1998 Martin Mares <mj@ucw.cz>, (c) 2000 Pavel Machek <pavel@ucw.cz>,
 dnl (c) 2003-2006 Wouter Verhelst <wouter@debian.org>
-AC_INIT([nbd],[2.9.25],[wouter@debian.org])
+AC_INIT([nbd],[3.0],[wouter@debian.org])
 AM_INIT_AUTOMAKE(foreign dist-bzip2)
 AM_MAINTAINER_MODE