diff options
author | pranomostro <pranomestro@gmail.com> | 2016-12-23 14:25:48 +0100 |
---|---|---|
committer | pranomostro <pranomestro@gmail.com> | 2016-12-23 14:25:48 +0100 |
commit | fad00f61a7ef6ce05119bef5b2181004e7882747 (patch) | |
tree | 3b143d6a3a617fa69891f1dfe5ab62d7d0af127c /config.mk | |
parent | c38aca268244d3c7004d6987a63d5756df148209 (diff) |
Removed tests, updated version number.
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # ratox version -VERSION = 0.2.1 +VERSION = 0.3 # paths PREFIX = /usr/local |