From 1eceabdbd332867e330e6c17d362e1e4ce2488b5 Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Fri, 18 May 2012 16:45:07 +0300 Subject: Released 1.10.3. --- ChangeLog | 1 + configure.ac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f6e1a63..1145513 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ * Fixed regression of --create-as-user. Added test case. * Use the reentrant readdir_r(). + * Released 1.10.3 2012-04-05 Martin Pärtel diff --git a/configure.ac b/configure.ac index 25cb449..c557426 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([bindfs],[1.10.2],[martin.partel@gmail.com]) +AC_INIT([bindfs],[1.10.3],[martin.partel@gmail.com]) AM_INIT_AUTOMAKE AM_CONFIG_HEADER(config.h) -- cgit v1.2.3