isync

mailbox synchronization program
git clone https://git.code.sf.net/p/isync/isync
Log | Files | Refs | README | LICENSE

commit 9e3041de9367113f3b2d7d7543d2eae4c78e2c67
parent 7a0ea1f15c414033c00dae36d46706930cdcdf01
Author: Oswald Buddenhagen <ossi@users.sf.net>
Date:   Sun, 14 Feb 2021 23:46:28 +0100

bump version

Diffstat:
Mconfigure.ac | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([isync], [1.4.0]) +AC_INIT([isync], [1.4.1]) AC_CONFIG_HEADERS([autodefs.h]) AC_CANONICAL_TARGET