diff options
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 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) |
