summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
-rw-r--r--guix.scm2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 1d4cf8b..b323b89 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
# License along with guile-sdl2. If not, see
# <http://www.gnu.org/licenses/>.
-AC_INIT(guile-sdl2, 0.7.0)
+AC_INIT(guile-sdl2, 0.8.0)
AC_CONFIG_SRCDIR(sdl2)
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([color-tests -Wall -Wno-portability foreign])
diff --git a/guix.scm b/guix.scm
index da5f30f..9cbea7f 100644
--- a/guix.scm
+++ b/guix.scm
@@ -42,7 +42,7 @@
(package
(name "guile-sdl2")
- (version "0.7.0")
+ (version "0.8.0")
(source (git-checkout (url (dirname (current-filename)))))
(build-system gnu-build-system)
(arguments