From b261d1fb00c7ba6ebdde7867448a84626feea787 Mon Sep 17 00:00:00 2001 From: Lucas Kanashiro Date: Thu, 10 Mar 2016 10:08:22 -0300 Subject: [PATCH] Bump version to 1.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d1d3867..e34d236 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = colab-plugins -VERSION = 1.0 +VERSION = 1.1 PREFIX = /usr TARGET = $(DESTDIR)$(PREFIX)/lib/colab DISTDIR = $(NAME)-$(VERSION) -- libgit2 0.21.2