diff options
| author | Martin Pärtel <martin.partel@gmail.com> | 2017-11-30 12:29:45 +0200 |
|---|---|---|
| committer | Martin Pärtel <martin.partel@gmail.com> | 2017-11-30 12:29:45 +0200 |
| commit | 4465f0e657ca97cf2e0001fcd0aadf0599564418 (patch) | |
| tree | f4756ae38be9e553218973ef06cb633ba614f1ab | |
| parent | b5c97861a3b71e3e5391bf2d2458fdff845a19fe (diff) | |
| download | bindfs-4465f0e657ca97cf2e0001fcd0aadf0599564418.tar.gz | |
Released 1.13.9.
| -rw-r--r-- | ChangeLog | 1 | ||||
| -rw-r--r-- | configure.ac | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ 2017-11-30 Martin Pärtel <martin dot partel at gmail dot com> * Added options --delete-deny and --rename-deny as suggested by @roojs. + * Released 1.13.9 2017-10-26 Martin Pärtel <martin dot partel at gmail dot com> diff --git a/configure.ac b/configure.ac index e870cd0..4fc4181 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([bindfs],[1.13.8],[martin.partel@gmail.com]) +AC_INIT([bindfs],[1.13.9],[martin.partel@gmail.com]) AM_INIT_AUTOMAKE([foreign serial-tests]) AC_CONFIG_HEADERS([config.h]) |
