From e7a60aad528806a0c783189d2ead25340c8f2ed4 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Thu, 23 Sep 2021 08:37:29 -0400 Subject: Bump version to 0.7.0. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d304a37..1d4cf8b 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # License along with guile-sdl2. If not, see # . -AC_INIT(guile-sdl2, 0.6.0) +AC_INIT(guile-sdl2, 0.7.0) AC_CONFIG_SRCDIR(sdl2) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([color-tests -Wall -Wno-portability foreign]) -- cgit v1.2.3