aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 5040661..45016a9 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -36,7 +36,7 @@ STRIP=yes
### No user-serviceable parts below.
PROJ=alftools
-VERSION=0.3.1
+VERSION=0.3.2
CFLAGS=-DVERSION='"$(VERSION)"' -Wall -I../f65 $(COPT)