diff options
author | B. Watson <urchlay@slackware.uk> | 2025-05-07 03:30:14 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2025-05-07 03:30:14 -0400 |
commit | 769a19dfa1ec168d7833e505aacaa5a77f1047cc (patch) | |
tree | c48b6245b3144d0a88b75ce9e61946b1ee0555ec /Makefile | |
parent | b831bb0478723d6f542d71c24b14f0cf179cc79d (diff) | |
download | marsond-769a19dfa1ec168d7833e505aacaa5a77f1047cc.tar.gz |
update version number and manual group.0.2.0
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ ### Project information. PROJ=marsond -VERSION=0.1.4 +VERSION=0.2.0 ### Compiler and options. CC=gcc |