aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-12-03 15:54:30 -0500
committerB. Watson <urchlay@slackware.uk>2025-12-03 15:54:30 -0500
commit161f5cff8c6a25413279c98116d8773bb9a07636 (patch)
treed8d15ae0ed76655f5d99030424b111c4da8a5eee /src/Makefile
parent4161e8d4ee1173d6feb01ae7ad6d7aeabb7c93b4 (diff)
downloadalftools-1892cdbae5b3902143de89761b232e81c2caaa14.tar.gz
Prepare for 0.3.1 release.0.3.1
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 86a5a80..5040661 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -36,7 +36,7 @@ STRIP=yes
### No user-serviceable parts below.
PROJ=alftools
-VERSION=0.3.0
+VERSION=0.3.1
CFLAGS=-DVERSION='"$(VERSION)"' -Wall -I../f65 $(COPT)