From: Jon Feldman Date: Mon, 27 Mar 2017 20:51:35 +0000 (-0400) Subject: So very very late! X-Git-Tag: v0.3.1 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=672e4d8bf6761aa96fb48704f4fe091216fda253;p=corbenik%2Fcorbenik.git 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? --- 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="$@"