aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-05-07 03:30:14 -0400
committerB. Watson <urchlay@slackware.uk>2025-05-07 03:30:14 -0400
commit769a19dfa1ec168d7833e505aacaa5a77f1047cc (patch)
treec48b6245b3144d0a88b75ce9e61946b1ee0555ec /Makefile
parentb831bb0478723d6f542d71c24b14f0cf179cc79d (diff)
downloadmarsond-0.2.0.tar.gz
update version number and manual group.0.2.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d302211..cf5f5fc 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
### Project information.
PROJ=marsond
-VERSION=0.1.4
+VERSION=0.2.0
### Compiler and options.
CC=gcc