X-Git-Url: https://jxself.org/git/?p=8sync.git;a=blobdiff_plain;f=configure.ac;h=684ac24ad68a34acdd5d20a81f7054a2e812a472;hp=6a4ff01aa5a6d55b988ca0ce03e9979608f6f240;hb=bc24c9f3f29d3396ae9e52f9682914dec868838a;hpb=26f5d8d8a986138bb8072cc6f266c15e9b8711b7 diff --git a/configure.ac b/configure.ac index 6a4ff01..684ac24 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ -AC_INIT([8sync], [0.1.dev], [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])