From: Peter Lieven Date: Thu, 26 Dec 2013 11:49:28 +0000 (+0100) Subject: bump version to 1.8.90 X-Git-Tag: upstream/1.9.6^2~154^2~1 X-Git-Url: https://git.piment-noir.org/?p=deb_libnfs.git;a=commitdiff_plain;h=eb2759c62be28de9811da9e9436892190c0e1caa bump version to 1.8.90 I need this to detect that we have (almost) version 1.9.0 in qemu, but I think we should do some more testing before releasing 1.9.0. Signed-off-by: Peter Lieven --- diff --git a/configure.ac b/configure.ac index cca1699..98599ee 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.50) -AC_INIT([libnfs], [1.8.0], [ronniesahlberg@gmail.com]) +AC_INIT([libnfs], [1.8.90], [ronniesahlberg@gmail.com]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([foreign]) AC_CANONICAL_HOST