commit 02f5852cb808ddd4d4c0dfd4097b4c46912717d8 parent f404bee787ae1524f4cd75f4def046b7273fac59 Author: Matt Demanett <matt@demanett.net> Date: Sun, 30 Sep 2018 02:12:51 -0400 Bump version. Diffstat:
M | Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -1,6 +1,6 @@ SLUG=Bogaudio -VERSION=0.6.8 +VERSION=0.6.9 FLAGS += -DSLUG=$(SLUG) -DVERSION=$(VERSION) ifdef REQUIRE_VERSION