irc: Move irc-bot code to make use of generic methods
[8sync.git] / configure.ac
index 6a4ff01aa5a6d55b988ca0ce03e9979608f6f240..684ac24ad68a34acdd5d20a81f7054a2e812a472 100644 (file)
@@ -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])