diff options
author | B. Watson <urchlay@slackware.uk> | 2025-05-06 20:22:41 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2025-05-06 20:22:41 -0400 |
commit | b88fcfcfd1de0beb8a1ddab3cb622fa442f06f93 (patch) | |
tree | c4f079f8c17b800b711f12f0a9b69f242b23951d /Makefile | |
parent | aab8454829d974d708ce0711d30ecfb46e8e869f (diff) | |
download | marsond-b88fcfcfd1de0beb8a1ddab3cb622fa442f06f93.tar.gz |
fix VERSION. again.0.1.4
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.1 +VERSION=0.1.4 ### Compiler and options. CC=gcc |