aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Mykyta Holubakha <hilobakho@gmail.com>2017-01-17 02:01:23 +0200
committerGravatar Mykyta Holubakha <hilobakho@gmail.com>2017-01-17 02:01:23 +0200
commiteebf093c9cff3c48b090a7ff67c8bd6ba1c64704 (patch)
tree53b606f7809ee7604ceee5e0f32f2db397545118 /Makefile
parent8f89e02e4f1464d067dd9b21b8611049e3e988a9 (diff)
Version bump
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 50cd9e3..d60e9d4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 0.1.1
+VERSION = 0.2
DESTDIR ?= /usr/local
CFLAGS += -std=c99 -g -Wall -Wextra -DVERSION=\"${VERSION}\" -D_GNU_SOURCE
MODE ?= 4711