aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-03-04 11:19:41 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-03-04 11:19:41 +0000
commit330c126684740f10aa2a0fe7a1838af1c19932d2 (patch)
tree380ea2d4b68e990375d2c107cf448475011f391e /configure.ac
parent3cdf0a547a4d3071aac2bc3fac73e1f7e03c6a1a (diff)
downloadsshfs-330c126684740f10aa2a0fe7a1838af1c19932d2.tar
sshfs-330c126684740f10aa2a0fe7a1838af1c19932d2.tar.gz
sshfs-330c126684740f10aa2a0fe7a1838af1c19932d2.tar.bz2
sshfs-330c126684740f10aa2a0fe7a1838af1c19932d2.zip
fix
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 82d740c..4201d06 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(sshfs-fuse, 1.1-pre1)
+AC_INIT(sshfs-fuse, 1.1)
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)