aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-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);