X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=configure.in;h=1840b9fc38352ae6526d50528884dc53a3e03b37;hp=2293b6485ee719b0801a4b358f52c61fa13990f9;hb=af40d87c1f1141bc7e28a6abc2c2b3eed5eebc9d;hpb=ea0c2060499bc73091b0d8949f3b6307c7877562 diff --git a/configure.in b/configure.in index 2293b64..1840b9f 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ AC_INIT(rules.mk) AC_PREFIX_DEFAULT(/usr) # The nfs-utils version -VERSION="nfs-utils 0.1.2" +VERSION="0.1.8" AC_SUBST(VERSION) dnl ************************************************************* @@ -82,4 +82,4 @@ AC_DEFINE_UNQUOTED(NFS_STATEDIR, "$statedir") AC_SUBST(LDFLAGS) AC_SUBST(CXXFLAGS) AC_SUBST(CFLAGS) -AC_OUTPUT(config.mk) +AC_OUTPUT(config.mk nfs-utils.spec)