diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-12-16 16:37:39 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-12-16 16:37:39 -0500 |
| commit | a81aebb7bce030b3b9d49b982f327cfac971369e (patch) | |
| tree | 95ac5ed4b95a83d39c7333ed21788fe39d7f0290 /src/Makefile | |
| parent | c21b03791b3a87410a1ff10681e6819f4add8f41 (diff) | |
| download | alftools-master.tar.gz | |
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
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) |
