From 1ce62a931215316ee772301a08e4a7121b6fcc78 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 17 Nov 2019 20:56:35 -0500 Subject: 0.9.1 spine, post naming development --- org/spine.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'org') diff --git a/org/spine.org b/org/spine.org index b08be4f..9704dec 100644 --- a/org/spine.org +++ b/org/spine.org @@ -28,7 +28,7 @@ struct Version { int minor; int patch; } -enum _ver = Version(0, 9, 0); +enum _ver = Version(0, 9, 1); #+END_SRC ** compilation restrictions (supported compilers) -- cgit v1.2.3