summaryrefslogtreecommitdiff
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 c50e596..6c988dc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
CFLAGS ?= -O2
PREFIX ?= /usr/local
-VERSION ?= 2.0.4-git
+VERSION ?= 2.1-git
CFLAGS += -Wall -Wextra -pedantic