aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-12-16 16:37:39 -0500
committerB. Watson <urchlay@slackware.uk>2025-12-16 16:37:39 -0500
commita81aebb7bce030b3b9d49b982f327cfac971369e (patch)
tree95ac5ed4b95a83d39c7333ed21788fe39d7f0290 /src/Makefile
parentc21b03791b3a87410a1ff10681e6819f4add8f41 (diff)
downloadalftools-master.tar.gz
Bump version number to 0.4.1.HEADmaster
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 2cf509e..82173dc 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -36,7 +36,7 @@ STRIP=yes
### No user-serviceable parts below.
PROJ=alftools
-VERSION=0.4.0
+VERSION=0.4.1
CFLAGS=-DVERSION='"$(VERSION)"' -Wall -I../f65 $(COPT)