aboutsummaryrefslogtreecommitdiffhomepage
path: root/views/version.txt
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2016-12-11 11:17:06 -0500
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:13 -0400
commit762439ade3de42d2043fafc0005b255c6c58ba49 (patch)
tree9d1c66d345bffd1b15002265e73c97c1fc92c70d /views/version.txt
parent0.9.6 node info, and output continued (diff)
0.10.0 generic object (ObjGenericComposite), removed "object_set"
Diffstat (limited to 'views/version.txt')
-rw-r--r--views/version.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/version.txt b/views/version.txt
index 99bc1a2..7ba3377 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,4 +4,4 @@ struct Version {
int minor;
int patch;
}
-enum ver = Version(0, 9, 6);
+enum ver = Version(0, 10, 0);