From 296ea4423d94809201d6f98f574536bd98de46da Mon Sep 17 00:00:00 2001 From: David Thompson Date: Tue, 10 Jul 2018 21:38:08 -0400 Subject: Bump to version 0.3.0. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e498e0c..de27211 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # License along with guile-sdl2. If not, see # . -AC_INIT(guile-sdl2, 0.2.0) +AC_INIT(guile-sdl2, 0.3.0) AC_CONFIG_SRCDIR(sdl2) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([color-tests -Wall -Wno-portability foreign]) -- cgit v1.2.3