From 22430c636d17145a35aa36874a930258e8ef1ded Mon Sep 17 00:00:00 2001 From: Joe Thornber Date: Thu, 21 Sep 2017 11:23:59 +0100 Subject: [PATCH] bump version to 0.7.2 --- VERSION | 2 +- functional-tests/functional-tests.scm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 39e898a..7486fdb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.1 +0.7.2 diff --git a/functional-tests/functional-tests.scm b/functional-tests/functional-tests.scm index ecbf841..899f4f6 100644 --- a/functional-tests/functional-tests.scm +++ b/functional-tests/functional-tests.scm @@ -181,7 +181,7 @@ ;;----------------------------------------------- ;; FIXME: don't hard code this - (define tools-version "0.7.1") + (define tools-version "0.7.2") (define (tool-name sym) (define (to-underscore c)