diff options
author | KatolaZ <katolaz@freaknet.org> | 2019-08-09 07:38:08 +0100 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2019-08-09 07:38:08 +0100 |
commit | 1ad3249c9142151d1d638ef6474d1d2f128bc167 (patch) | |
tree | 001a5c296589ea511db0cdf533f618216a1d2d32 /config.mk | |
parent | bc374cf1226f687f16367ec4e19d82390cb5ae58 (diff) |
bump version to 0.3
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = 0.2 +VERSION = 0.3 PREFIX = /usr/local BINDIR = ${PREFIX}/bin MANDIR = ${PREFIX}/share/man |