aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 61ac9a5..6009dcf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,9 @@
-Unreleased Changes
-------------------
+Release 2.7 (2015-01-28)
+------------------------
* New maintainer (Nikolaus Rath <Nikolaus@rath.org>)
+
Release 2.6 (2014-01-14)
------------------------
diff --git a/configure.ac b/configure.ac
index b5241c3..4d7e23c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(sshfs, 2.5)
+AC_INIT(sshfs, 2.6)
AM_INIT_AUTOMAKE([foreign subdir-objects])
AM_CONFIG_HEADER(config.h)