isync

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

commit 813b4942db53688c9cbdcf62801076cb60126f7b
parent f9386d0b839076f42a6f5218b887a002e7d87cdb
Author: Oswald Buddenhagen <ossi@users.sf.net>
Date:   Thu,  2 Jan 2014 21:08:57 +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.1.0]) +AC_INIT([isync], [1.1.1]) AC_CONFIG_HEADERS([autodefs.h]) AM_INIT_AUTOMAKE