aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2017-04-17 13:13:38 -0700
committerNikolaus Rath <Nikolaus@rath.org>2017-04-17 13:13:38 -0700
commit1dbda317865c49825de733e210fc6119d3ee1576 (patch)
tree8b42fefc0edd5c133388d6e41f3a9fc5f87deabd /configure.ac
parent33667f2a56134c1190f0bda0a5cb94664400c2fd (diff)
downloadsshfs-1dbda317865c49825de733e210fc6119d3ee1576.tar
sshfs-1dbda317865c49825de733e210fc6119d3ee1576.tar.gz
sshfs-1dbda317865c49825de733e210fc6119d3ee1576.tar.bz2
sshfs-1dbda317865c49825de733e210fc6119d3ee1576.zip
Released 2.9sshfs-2.9
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 7c0cdd1..f33bb1b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(sshfs, 2.8)
+AC_INIT(sshfs, 2.9)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE([foreign subdir-objects])
AM_CONFIG_HEADER(config.h)