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 6f570d9..6bb13d7 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ CFLAGS?=
CFLAGS_DEBUG=
VERSION_MAJOR=0
-VERSION_MINOR=1
+VERSION_MINOR=2
SONAME=libtermkey.so.$(VERSION_MAJOR)