From 672e4d8bf6761aa96fb48704f4fe091216fda253 Mon Sep 17 00:00:00 2001 From: Jon Feldman Date: Mon, 27 Mar 2017 16:51:35 -0400 Subject: [PATCH] So very very late! ...Well, it's better than nothing. The Switch is out and things are now slow with the 3DS. Time for a stable release; it's long overdue(*) and I keep getting people using the old-ass stable filing bugs. This cannot continue. *by this, I mean 105 commits. Seriously? --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 449a2d2..3b5f470 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,5 @@ -AC_INIT([Corbenik], [0.3.0], [https://github.com/chaoskagami/corbenik], [corbenik]) +AC_INIT([Corbenik], [0.3.1], [https://github.com/chaoskagami/corbenik], +[corbenik]) export CONFIGURE_OPTIONS="$@" -- 2.39.5