aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4876db3..3b074e7 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ GZIP_MAN=yes
#
### No user-serviceable parts below.
-VERSION=0.2.1
+VERSION=0.3.0
DEFINES=-DVERSION='"$(VERSION)"'
WARNFLAGS=-std=c89 -Wall -pedantic -Wextra