diff options
author | Aleksi Lindeman <0xdec05eba@gmail.com> | 2018-03-13 06:12:59 +0100 |
---|---|---|
committer | Aleksi Lindeman <0xdec05eba@gmail.com> | 2018-03-13 06:13:10 +0100 |
commit | 8a72dc51e5e2525e612462b41554aa97615aa7b3 (patch) | |
tree | f2c6cab3aa3a41fd57b35a7c23854d788d0e71ae | |
parent | 70ad3928a93a175e52264b2776f57c76c82fa261 (diff) |
Version 0.1.0 DO NOT USE
-rw-r--r-- | project.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf index 432af7b..23be0cc 100644 --- a/project.conf +++ b/project.conf @@ -1,6 +1,6 @@ [package] name = "odhtdb" -version = "0.1.0" +version = "0.0.1" type = "library" platforms = ["linux32", "linux64"] tests = "tests" |