aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2016-03-01 08:49:53 -0800
committerNikolaus Rath <Nikolaus@rath.org>2016-03-01 08:49:53 -0800
commita9a1cc004675f35df34c68f3e134c2194311943f (patch)
treecc64796308360218c95dc81aa43686cae5fc1aad /configure.ac
parentb5983a0ce828a7b9879329c5fc7c3b61cdf87cad (diff)
downloadsshfs-a9a1cc004675f35df34c68f3e134c2194311943f.tar
sshfs-a9a1cc004675f35df34c68f3e134c2194311943f.tar.gz
sshfs-a9a1cc004675f35df34c68f3e134c2194311943f.tar.bz2
sshfs-a9a1cc004675f35df34c68f3e134c2194311943f.zip
Released 2.7sshfs-2.7
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 a91ec3f..65162d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(sshfs, 2.6)
+AC_INIT(sshfs, 2.7)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE([foreign subdir-objects])
AM_CONFIG_HEADER(config.h)