aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2016-09-06 20:58:58 -0400
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:13 -0400
commitff78ec1fffc029a6947528f4b546dde57a633549 (patch)
tree7b77ccd936719da2538ade75d3bdeb4a8c490a59 /views
parentnaming of para indent attributes (diff)
0.6.8 work on heading & anchor tag attributes, re-fix header_make headings
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 074c093..8aa3390 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,4 +4,4 @@ struct Version {
int minor;
int patch;
}
-enum ver = Version(0, 6, 7);
+enum ver = Version(0, 6, 8);