aboutsummaryrefslogtreecommitdiffhomepage
path: root/views/version.txt
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2016-04-26 21:11:38 -0400
committerRalph Amissah <ralph@amissah.com>2019-04-04 14:44:02 -0400
commitb1ad3c039588b6953dc8891d38418b3a214caaa9 (patch)
treeb00ce546198dd138ab42303d9dd5ebe22057dcaa /views/version.txt
parentdo not track (diff)
config rearranged, more put in maker.orgdoc-reform_v0.0.3
Diffstat (limited to 'views/version.txt')
-rw-r--r--views/version.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/views/version.txt b/views/version.txt
index 7fc1957..e61c0ba 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -1,8 +1,7 @@
-
/+ obt - org generated file +/
struct Version {
int major;
int minor;
int patch;
}
-enum ver = Version(1, 0, 0);
+enum ver = Version(0, 4, 0);