From 98e07f3d21a4ce6fad4dc0354d7b4fd58a81504c Mon Sep 17 00:00:00 2001 From: Athos Ribeiro Date: Fri, 4 Dec 2015 15:07:24 -0200 Subject: [PATCH] Update version and branch --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index d2bbf50..0da1f6e 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ NAME = kalibro-configurations -VERSION = 1.0 +VERSION = 1.1 TARBALL = $(NAME)-deps-$(VERSION).tar.gz PREFIX = /usr WGET = wget -BRANCH = v1.2.3 +BRANCH = v1.2.5 BUNDLE_OPTS = --verbose --without='development test cucumber' all: -- libgit2 0.21.2