aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-11-23 05:56:23 -0500
committerB. Watson <urchlay@slackware.uk>2025-11-23 05:56:23 -0500
commit3548661f21b658b2fa66e30d835f1ba252d4ee6b (patch)
tree4cdda18a01b05486382c068037eab2c8bd9fda74 /src/Makefile
parentff9bf758b9d49eca3a79f88908824e6a25540108 (diff)
downloadalftools-3548661f21b658b2fa66e30d835f1ba252d4ee6b.tar.gz
Fix "unknown error" (means truncated), move "junk at EOF" to warnings section of man page.
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 68d6244..57d389e 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -35,7 +35,7 @@ STRIP=yes
#
### No user-serviceable parts below.
-VERSION=0.1.0
+VERSION=0.2.0
CFLAGS=-DVERSION='"$(VERSION)"' -Wall -I../f65 $(COPT)