aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2016-07-02 00:13:01 -0400
committerRalph Amissah <ralph@amissah.com>2019-04-04 14:48:18 -0400
commitb49d0efc6e7d82c2ef51b313e3c2cba79d58f9f1 (patch)
treecd0eb6f7d1a76ed0733e56211721d27643321de3 /views
parentsdp.org tidy (diff)
associated array, refactor
Diffstat (limited to 'views')
-rw-r--r--views/version.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/version.txt b/views/version.txt
index db886cd..cbd04bd 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,4 +4,4 @@ struct Version {
int minor;
int patch;
}
-enum ver = Version(0, 6, 1);
+enum ver = Version(0, 6, 2);