diff options
author | H. Peter Anvin <hpa@zytor.com> | 1998-04-06 11:14:45 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 1998-04-06 11:14:45 +0000 |
commit | 6146c7f5c532eae4095b0f297693855437ffa2b2 (patch) | |
tree | 83426c38a8f2f59c016a9b384694b3eb1e1f6f7f /configure.in | |
parent | 8123b2516336d44586ea2198c93b2c5f5cc49a91 (diff) | |
download | autofs3-6146c7f5c532eae4095b0f297693855437ffa2b2.tar.gz autofs3-6146c7f5c532eae4095b0f297693855437ffa2b2.tar.xz autofs3-6146c7f5c532eae4095b0f297693855437ffa2b2.zip |
Bumped version number.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 175b783..3f96459 100644 --- a/configure.in +++ b/configure.in @@ -7,7 +7,7 @@ # define([AC_CACHE_LOAD], )dnl define([AC_CACHE_SAVE], )dnl -AC_INIT(.autofs-0.3.15) +AC_INIT(.autofs-3.1.0) # # autofs installs by default in /usr |