diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-11-29 04:39:04 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-11-29 04:39:04 -0500 |
| commit | fe4f639f5e5ac4b5233c39657126aa8bc02fc8a4 (patch) | |
| tree | 9915f6e6e5a029a4953e32d228b4022cfdba826e /src/Makefile | |
| parent | d8fbfd74c9a92c8b81b26dd2c3867ee649f7a82c (diff) | |
| download | alftools-fe4f639f5e5ac4b5233c39657126aa8bc02fc8a4.tar.gz | |
Update VERSION in Makefile.
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 6e0100c..b9eeed4 100644 --- a/src/Makefile +++ b/src/Makefile @@ -36,7 +36,7 @@ STRIP=yes ### No user-serviceable parts below. PROJ=alftools -VERSION=0.2.0 +VERSION=0.2.1 CFLAGS=-DVERSION='"$(VERSION)"' -Wall -I../f65 $(COPT) |
