aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2016-08-30 12:34:12 -0400
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:13 -0400
commit8343481417f91437225b4264d5d7e861733d0810 (patch)
treedac0d81b78c8aa3e02895592b75e0971b48c59b7 /views
parentminor cleaning (diff)
biblio (fixes)
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 28dc40a..ccda9ec 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,4 +4,4 @@ struct Version {
int minor;
int patch;
}
-enum ver = Version(0, 6, 4);
+enum ver = Version(0, 6, 5);