aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-05-06 20:22:41 -0400
committerB. Watson <urchlay@slackware.uk>2025-05-06 20:22:41 -0400
commitb88fcfcfd1de0beb8a1ddab3cb622fa442f06f93 (patch)
treec4f079f8c17b800b711f12f0a9b69f242b23951d /Makefile
parentaab8454829d974d708ce0711d30ecfb46e8e869f (diff)
downloadmarsond-b88fcfcfd1de0beb8a1ddab3cb622fa442f06f93.tar.gz
fix VERSION. again.0.1.4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index abee9f7..714bda3 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
### Project information.
PROJ=marsond
-VERSION=0.1.1
+VERSION=0.1.4
### Compiler and options.
CC=gcc