X-Git-Url: https://jxself.org/git/?p=8sync.git;a=blobdiff_plain;f=configure.ac;h=684ac24ad68a34acdd5d20a81f7054a2e812a472;hp=885dbed238fd4f8f4ed76632afeeda7c2a97a210;hb=5dc2dceda9fab1eb92295989e8e8940fbd56a12c;hpb=1e641b4611921fa769a0009bc28f0e3c9e965506 diff --git a/configure.ac b/configure.ac index 885dbed..684ac24 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ -AC_INIT([8sync], [0.1.0], [cwebber@dustycloud.org]) +AC_INIT([8sync], [0.3.0], [cwebber@dustycloud.org]) -PKG_CHECK_MODULES([GUILE], [guile-2.0]) +PKG_CHECK_MODULES([GUILE], [guile-2.2]) AM_INIT_AUTOMAKE([-Wall -Werror foreign])