From 76353f280114700d266ada6abefd885b17443eb8 Mon Sep 17 00:00:00 2001 From: David Carlos Date: Tue, 15 Sep 2015 17:20:20 -0300 Subject: [PATCH] Fix colab-deps version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e6535c8..88b84e2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = colab-deps -VERSION = 1.11 +VERSION = 1.11.0 PREFIX = /usr TARGET = $(DESTDIR)$(PREFIX)/lib/colab DISTDIR = $(NAME)-$(VERSION) -- libgit2 0.21.2