From: Christopher Allan Webber Date: Mon, 5 Dec 2016 20:15:12 +0000 (-0600) Subject: v0.2.0 X-Git-Tag: v0.2.0^0 X-Git-Url: https://jxself.org/git/?p=8sync.git;a=commitdiff_plain;h=cf4f09fb7e81655c6c47f49a884c95e3d88d7b5b v0.2.0 --- diff --git a/configure.ac b/configure.ac index 885dbed..e727f90 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([8sync], [0.1.0], [cwebber@dustycloud.org]) +AC_INIT([8sync], [0.2.0], [cwebber@dustycloud.org]) PKG_CHECK_MODULES([GUILE], [guile-2.0])