aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-12-01 14:27:45 -0500
committerB. Watson <urchlay@slackware.uk>2025-12-01 14:27:45 -0500
commit186a704cacb88b5464c17895084dafc9e6cef069 (patch)
treeebdb1f3c7ee0c1cf1d00e35cc907b3c1b7e27531 /src/Makefile
parent743da665691496b4fc2238d72cb1d9037c531895 (diff)
downloadalftools-186a704cacb88b5464c17895084dafc9e6cef069.tar.gz
Update version number to 0.3.0 (no release yet).
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 7933168..86a5a80 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -36,7 +36,7 @@ STRIP=yes
### No user-serviceable parts below.
PROJ=alftools
-VERSION=0.2.1
+VERSION=0.3.0
CFLAGS=-DVERSION='"$(VERSION)"' -Wall -I../f65 $(COPT)