aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-05-07 16:58:45 -0400
committerB. Watson <urchlay@slackware.uk>2025-05-07 16:58:45 -0400
commitfad6942c47674fc4a034fa29aa33ebd55e82546a (patch)
tree30a6dfee65967c62823c46d9c299d41d7004920b /Makefile
parent769a19dfa1ec168d7833e505aacaa5a77f1047cc (diff)
downloadmarsond-fad6942c47674fc4a034fa29aa33ebd55e82546a.tar.gz
add -p option.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cf5f5fc..edc2a9c 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
### Project information.
PROJ=marsond
-VERSION=0.2.0
+VERSION=0.3.0
### Compiler and options.
CC=gcc