From: Ronnie Sahlberg Date: Sun, 31 Jul 2011 21:32:08 +0000 (+1000) Subject: bump the configure.ac version to 1.0 X-Git-Tag: upstream/1.9.6^2~334 X-Git-Url: https://git.piment-noir.org/?p=deb_libnfs.git;a=commitdiff_plain;h=9115b88cb83c6ce2ec360047b0981a2dd209cb63 bump the configure.ac version to 1.0 --- diff --git a/configure.ac b/configure.ac index 309f73f..a569f70 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.50) -AC_INIT([libnfs], [0.0.0]) +AC_INIT([libnfs], [1.0.0]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([foreign]) AC_CANONICAL_HOST