aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2017-01-20 11:06:54 -0500
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:14 -0400
commit88075ee569b5301e6fdf9dc7248aa1406bc38636 (patch)
tree57b69ce4a0194a4e2f2034553a2e9a1569638a79 /views
parentsdp, remove some intermediate steps (diff)
0.12.0 template related; doc abstraction
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 e30f08f..e07f5c1 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,4 +4,4 @@ struct Version {
int minor;
int patch;
}
-enum ver = Version(0, 11, 0);
+enum ver = Version(0, 12, 0);