aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-12-04 16:16:07 -0500
committerB. Watson <urchlay@slackware.uk>2025-12-04 16:16:07 -0500
commit27e2056ec8f5aa2c8ac31ec7d0e34abb99a53cb5 (patch)
tree94a42c97c36e05cff26cef7dfbbff7c355e06ee5 /src/Makefile
parentb697d0594268023c24db5855130f8f6af28b250b (diff)
downloadalftools-27e2056ec8f5aa2c8ac31ec7d0e34abb99a53cb5.tar.gz
VERSION=0.4.0
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 7ebbb71..25a6d32 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -36,7 +36,7 @@ STRIP=yes
### No user-serviceable parts below.
PROJ=alftools
-VERSION=0.3.2
+VERSION=0.4.0
CFLAGS=-DVERSION='"$(VERSION)"' -Wall -I../f65 $(COPT)