aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/spine.org
diff options
context:
space:
mode:
Diffstat (limited to 'org/spine.org')
-rw-r--r--org/spine.org2
1 files changed, 1 insertions, 1 deletions
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)