summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorneilbrown <neilbrown>2003-03-26 00:46:40 +0000
committerneilbrown <neilbrown>2003-03-26 00:46:40 +0000
commitcec295bf37b784ed6ae5674ce34b9c75d89ea0a1 (patch)
tree5b716ec26cd574167b694b12c9f25b71eb2e8425 /configure.in
parentf6a8d3907cd24a4c255234b0161c868763736fdf (diff)
downloadnfs-utils-cec295bf37b784ed6ae5674ce34b9c75d89ea0a1.tar.gz
nfs-utils-cec295bf37b784ed6ae5674ce34b9c75d89ea0a1.tar.xz
nfs-utils-cec295bf37b784ed6ae5674ce34b9c75d89ea0a1.zip
See Changelog
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index aece32c..5b730b1 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ AC_INIT(rules.mk)
AC_PREFIX_DEFAULT(/usr)
# The nfs-utils version
-VERSION="1.0.2"
+VERSION="1.0.3"
AC_SUBST(VERSION)
dnl *************************************************************